how to know description of a table in sqlserver 2000
Answer Posted / kmbkrishnan
sp_help <table_name>
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can sql servers link to other servers?
what are the new features in SSRS?
How to delete existing triggers using "drop trigger"?
How to use the inserted and deleted pseudo tables?
What are database states in ms sql server?
How to check what was the last restore transaction LSN in Log shipping or Mirroring? when we don't have a Monitor or witness server.
Is sql server free?
What is provisioning, billing and metering, and connection routing concepts in the service layer?
What are the components of dbms?
How to write a query with a full outer join in ms sql server?
How display code or Text of Stored Procedure using Sql query in Sql Server ?
Explain intellisense for query editing
What is the difference between truncate and delete commands?
What is the syntax to execute the sys.dm_db_missing_index_details?
How to connect ms access to sql servers through odbc?