how to know description of a table in sqlserver 2000
Answer Posted / ritesh
sp_ help table name
is the correct answer , above two answer is correct
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is 2nf normalization form?
Does dbcc checkdb requires db to be in single_user mode? : sql server database administration
What is deploy, process and build? : sql server analysis services, ssas
What are the advantages of mirroring?
How can you start sql server in different modes?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
Explain contrast amongst grouped and non-bunched records?
What is the difference between commit and rollback?
How do I create a stored procedure in dbml?
Give a example to search fr a string in all stored procedure in sql server.
Define candidate key, alternate key, and composite key.
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
How to end a stored procedure properly in ms sql server?
How data can be copied from one table to another table?
What is checkpoint process in the sql server?