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
Explain what is meant by replication of database?
Difference between Inner vs outer joins?
What is the ‘fillfactor’?
Is it possible to replicate data from sql server to oracle? : sql server replication
Can a synonym name of a table be used instead of a table name in a select statement?
Does the unique constraint create an index?
What are the different kinds of ssrs reports?
What is the difference between mysql and sql server?
optimization techinques
How to update multiple rows with one update statement in ms sql server?
What is a benefit of using an after insert trigger over using a before insert trigger?
How to update a field in SQL after ALTERING a row?
How to use the inserted and deleted pseudo tables?
What is your recommendation for a query running very slow? : sql server database administration
How many columns can we include on clustered index ?