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 Administration (2000)
 Use of Information_schema

Author  Topic 

sreehari
Starting Member

37 Posts

Posted - 2006-06-02 : 06:31:57
Hi guys

what is the use of Information_schema.
where can i access it.

Thanks
TSH

nr
SQLTeam MVY

12543 Posts

Posted - 2006-06-02 : 06:32:58
Have a look in bol. It gives you a view of the schema.
try
select * from 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.
Go to Top of Page
   

- Advertisement -