Microsoft
Software
Hardware
Network
Question : List all tables command
Dear all,
How can i list all tables in a database? For example AdventureWorks, how would i list all the system tables and all the user tables?
Regards
Lyon JT
Answer : List all tables command
for 2000
select * from sysobjects where type = 'u'
for 2005
select * from sys.tables
Random Solutions
Flash library images not displaying on stage
Need formula for previous month
VBS Script to remove/set folder inheritance
What should I do to rectify or stop this error message?
Out of memory -- cannot change: File using CHGSTR.EXE
AS3: errors description not clear in LiveDoc
OEM Job
date comparison
recovery model in sql server 7
xerox workcenter 5230 problem in windows 2000