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
How to how to convert numeric expression data types using the convert() function??
How to list all columns in a table using odbc_columns()?
What are the types of indexes?
Explain about SQLOS?
Explain what are the database objects? : SQL Server Architecture
What is an identity?
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication
How to verify a login name with sqlcmd tool?
What is a not null constraint?
How can sql server instances be hidden? : sql server security
Call by value and call by reference in procedure and function, with NOCOPY.
How would you choose between a clustered and a non-clustered index?
What do you mean by data manipulation language?
What is the federation in sql azure?
What are the different types of backups avaialabe in sql server 2005?