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 fill factor and pad index?
What happens to a statement batch if there is a compilation error?
What is the osql utility?
what are user defined datatypes? : Sql server database administration
Explain the etl (extraction, transformation, and loading)?
What is join query?
What are the difference between data mart and data warehouse? : sql server analysis services, ssas
What is subquery in sql?
List out some of the requirements to set up a sql server failover cluster?
What is transaction server implicit?
What are the hotfixes and patches in sql server?
How you can move data or databases between servers and databases in sql server?
What command is used to create a database in the sql server and how?
how to trace the traffic hitting a sql server? : Sql server database administration
What is 'write-ahead log' in sql server 2000 ?