List Of Table Name In Sql Server
SELECT *FROM INFORMATION_SCHEMA.TABLESWHERE
Or
SELECT [name]FROM sys.tables;
table_type = 'BASE TABLE'
tutorials, tips and tricks to design a Sql Server, Cloud Service . Micrsoft Interview Question
Wednesday, April 27, 2011
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment