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.
Author |
Topic |
sreehari
Starting Member
37 Posts |
Posted - 2006-06-02 : 06:31:57
|
Hi guyswhat is the use of Information_schema.where can i access it.ThanksTSH |
|
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.tryselect * 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. |
 |
|
|
|
|