Quantcast
Viewing all articles
Browse latest Browse all 13329

Single query to get the result

I am looking for a query to get ALL the table dependencies from a single database .

I mean ...if there are 10 tables , i want to find the dependent objects like views , index , sps, trg, any other objects all in one go for the 10 tables at the same time in single output .

or table and dependent view
table and dependent index ....etc in this way

can any one provide me such query

Viewing all articles
Browse latest Browse all 13329

Trending Articles