Ujjwal's Blog
Programming Blog
Tuesday, October 14, 2008
Display all tables in sql server
Hi,
We used the show tables command in mysql. But, here in Sql Server to display all tables we need to write select * from information_schema.tables command in order to display all tables.
Cheers!!!
Ujjwal B Soni
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment