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
What is table join?
What is the difference between substr and charindex in the sql server?
Are null values the same as that of zero or a blank space?
What is used to replicate sessions between instances in coldfusion clusters?
Can you explain what is the use of custom fields in report?
what type of index will get created after executing the above statement? : Sql server database administration
1.how to find the dead lock in sql server? 2.How to fine the memory leaks in sql server? 3.suppose transaction log file increasing what action will take ?
Explain user defined functions?
What is the difference between mysql and sql server?
What command do we use to rename a database?
List out a number of the wants to setup a SQL Server failover cluster?
What is clustered index
What is partition in sql server?
If the job running very slow what is the action you do
what is hash nonclustered index