Hi,
I have some views. I would like to find out all the referenced table, functions, views inside those views. In case the views references another view then I would like to know the objects referenced inside the child view and so on. Can someone provide me the SQL for this? Would be nice if the output is nicely formatted.
Also, I want to drill down to further level only in case the referenced object is a view.
Message was edited by: user10566312