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
How to delete a login name in ms sql server?
What are tables in sql server?
How many types of objects are there?
What do you understand by the analysis services in sql server?
How to get the definition of a view out of the sql server?
What are the different types of columns types constraints in the sql server?
What is the Control Flow in SSIS
What is mean by candidate key?
List some case manipulation functions in sql?
What is the cpu pressure?
application server is slow what may be the problem
How to resolve the orphan use problem? : sql server security
How to create a new login name in ms sql server?
How do you create a data source?
What is the difference between sdf and mdf?