how to know description of a table in sqlserver 2000
Answer Posted / rajeev
by pressing alt+f1 we also get the description of the table
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How many types of local tables are there in sql server?
Define magic tables in sql server?
How to get a list all databases on the sql server?
Do you know what are the ways available in sql server to execute sql statements?
What are the steps to take to improve performance of a poor performing query? : sql server database administration
What do you understand by hotfixes and patches in sql server?
What do you mean by an execution plan? Why is it used?
What is the difference between online clustering and Offline clustering?
What are user defined functions in ms sql server?
What is the function of inner join?
What are the transaction properties?
How to assign null values to variables or columns?
Which tcl commands are available on the sql server?
Do you know the isolation level that sql server support?
What does COMMIT command do?