how to know description of a table in sqlserver 2000
Answer Posted / hameed
To get the description of the table execute this query in
the query editor
sp_help table_name
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell about MOM Tool(Microsoft Operator Manager)?
What is deploy, process and build? : sql server analysis services, ssas
Does sql server use java?
How can you list all the table constraints in a database?
What is the difference between for trigger and after trigger?
explain what is raid and what are different types of raid configurations? : Sql server database administration
What do you mean by an execution plan? How would you view it?
Explain how you can configure a running aggregate in SSRS?
Distinguish between commit and rollback?
Is it safe to delete log files?
How to rebuild all indexes on a single table?
What is a DBMS, query, SQL?
Explain the creation and execution of a user-defined function in the sql server?
How many triggers you can have on a table?
How adventureworkslt tables are related?