Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 getting a list of tables in SQL Server 6.5 on NT 4

Author  Topic 

paul13
Starting Member

17 Posts

Posted - 2001-04-17 : 19:18:24
I am running SQL Server 6.5 on an NT machine, and want to know what command I can use to get a list of all of the tables in database db1.

If this is not possible, is there a way to check if a table exists in a database?

thanks,

paul13

   

- Advertisement -