how to know description of a table in sqlserver 2000
Answer Posted / punithalakshmi
sp_help is the correct answer.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is schemabinding a view?
What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration
What is the use of partition by in sql server?
Is sql server is free?
Explain different types of self contained sub query?
What stored by the tempdb ? : sql server database administration
Will count(column) include columns with null values in its count?
What is a select query statement in ms sql server?
What are the advantages of policy management?
What are binary string data types in ms sql server?
How exceptions can be handled in sql server programming?
We need to perform what steps in the following order to work with a cursor?
what is new philosophy for database devises for sql server 7.0? : Sql server database administration
What are the different types of lock modes in sql server 2000?
What is a primary key?