how to know description of a table in sqlserver 2000
Answer Posted / ksantosha
Dear Srinivas,
desc using in oracle not in Sql Server.
sp_help <table_name> is correct answer for Sql server
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How to loop through result set objects using odbc_fetch_row()?
Why do you want to join software field as you have done your BE in Electronics?
Does the order of columns in update statements matter?
Describe in brief sql server monitoring ways.
What is the difference between migration and upgradation in sql server?
How many databases Microsoft SQL server provides?
What is the purpose of self join?
Why do we use trigger?
Explain insert into select statement?
What is filter index?
How much memory that we are using in Logshipping Concept?
How many types of triggers in sql server?
Explain acid?
What is repeatable read?
How many databases can we create in a single server?