how can i view structure of table in sql server? tell me
that query.
Answer Posted / krishnaraj
sp_help '<TABLE NAME>'
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How does a profiler work?
Detail about the hardware which is supported by SQL server?
What security features are available for stored procedure?
What is the difference between system objects and user objects?
Can truncate be rolled back?
What is data source view or dsv? : sql server analysis services, ssas
What is the full form of ddl?
What is the difference between cube operator and rollup operator? : SQL Server Architecture
Write the SQL query to drop, truncate and delete table.
How to backup encryption key ?
How to delete an existing row with delete statements in ms sql server?
What is hierarchy, what are its types and difference between them? : sql server analysis services, ssas
What is dbcc updateusage?
What is a mixed extent?
what is an extended stored procedure? : Sql server database administration