I have a view which is built by a composite of many tables and sub-views. Would like to find out how to get these tables and views without the need to do scan thru' manually which may be error-prone. I'm using DBeaver to run my sql.
Hope someone can advice please.