Showing posts with label easily. Show all posts
Showing posts with label easily. Show all posts

Monday, March 19, 2012

List Tables in a view?

Is there a way to easily list the tables/views that a view is using to get its data?
Thanks in advance,
Shawnsp_depends <Viewname>

Books online {sp_depends}