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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

system table that holds all tables

Status
Not open for further replies.

tls9923

Technical User
Joined
Aug 7, 2002
Messages
155
Location
US
I know there is a system table that has all the names of tables withen a database I just cannot remember what it is.

Thanks

TLS
 
I believe that would be Master..SysOjects

Thanks

J. Kusch
 
or (maybe) better
information_schema.tables


======================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top