how can i view structure of table in sql server? tell me
that query.
Answer Posted / sagar
Select TableName and then press ALT+F1 means highlight tablename
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is function of CUBE ?
What is triggers and its types?
What are the advantages of using third-party tools?
Do you know what is blocking?
Explain a join?
what are cursors? : Sql server database administration
What is filestream?
Explain cursor as data base object?
What is "scheduled jobs" or "scheduled tasks"?
Explain the difference between clustered and non-clustered index?
How to set database to be read_only in ms sql server?
Difference between LEN() and DATALENGTH() in sql server ?
What do you understand by triggers?
Explain different forms of normalization?
How to drop an existing table?