I have a calculation view 'A' which is based on views which are themselves based on other views. I would like to know quickly from what table a column in 'A' is taken from.
Right now, I have to go through the views myself, until I reach the tables themselves but this is very slow.
I am using HANA studio.
Any ideas?
Thank you!