how to know description of a table in sqlserver 2000
Answer Posted / srinivas
desc <table_name>
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Do you know data definition language, data control language and data manipulation language?
Detail about query optimizer?
Explain system views?
What is SQL Azure Firewall?
Explain sql server authentication modes?
How to insert multiple rows with a subquery?
How to start sql server browser service?
What are subqueries in sql server? Explain its properties.
Explain syntax for disabling triggers?
How to add the custom code in Report?
How do I create a partition table in sql server?
How many types of the database links?
Explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
What is the purpose of sql profiler in sql server? : sql server database administration
How to find the version of sql server? : sql server database administration