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 about merge replications?
How to insert data into an existing table?
What is the use of set nocount on/off statement?
How to insert data with null values?
When columns are added to existing tables, what do they initially contain?
Explain about Views?
Differentiate between SQL and ORACLE joins and write their syntax.
What is right outer join in sql server joins?
Tell me about pre-defined functions of sql?
What Are the Main Features of SQL Azure?
Benefits of Stored Procedures?
How to create hyperlink from returned sql query ?
What is difference between createstatement and preparedstatement?
What is an identity column in insert statements?
How to join two tables in a single query in ms sql server?