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
Automatically export xml-file from updated MS Access 2003
Setting domain to sync with internet time
Refresh rate problem booting Ubuntu
Capacity planning
Sent items / Sent Date is *NONE* ->how to get it back?
Add mask to dynamicly image scroller Acionscript 3
OpenSuse: Can you enforce minimum password length on Root
Select value from table using fOSUserName
Offline Defrag
What is softgrid in Windows 2008.Will it support all softwares.?