Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

'Help Column' for multiple views

Status
Not open for further replies.

Silverstone

Programmer
Apr 26, 2005
6
GB
I'm looking to get column information back for multiple views within the same database, rather than having to go back to numerous databases to find the source tables.

I want to automate the process so that it will look at all views within the DBC.Tables view, for the database i specify.

I know i can use the HELP COLUMN statement but it doesn't seem to like a subquery and plus i need to create an output table to store the results in.

Any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top