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 is sql service broker?
What is a Join and explain its types?
What are cursors stored procedures and triggers?
What is the purpose of update statistics and scope_identity() function?
What command must you use to include the not null constraint after a table has already been created?
Can we use custom code in ssrs?
Can an automatic recovery be initiated by a user?
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
How to delete exactly duplicate records from a table?
How will you make an attribute not process? : sql server analysis services, ssas
What is sql server replication? : sql server replication
can a database be shrunk with users active? : Sql server administration
How do I save a stored procedure in sql server?
What are the differences between ms sql server & oracle?
What are the transaction properties?