how can i view structure of table in sql server? tell me
that query.
Answer Posted / justus
sp_helptext <tablename>
Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What are the difficulties faced in cube development? : sql server analysis services, ssas
How to backup encryption key ?
How can we migrate from SQL server to SQL Azure?
What is relationship? What number of sorts of relationship are there?
Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?
What is the maximum size of sql server database?
What are the different types of Indexes available in SQL Server?
What is a DBMS, query, SQL?
What is query optimizer in sql server?
Define union, union all, minus, intersect?
How to connect Azure federated root database and apply federation in entity framework?
Tell me what is the difference between locking and multi-versioning?
Write a SQL query to make a column as unique?
What is collation?
what are defaults? : Sql server database administration