how can i view structure of table in sql server? tell me
that query.

Answer Posted / vidit tyagi

sp_help <tablename>

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can find out if an index is useful to the optimizer?

567


Can sub report data source be different from that of the parent report?

115


How can I check that whether automatic statistic update is enabled or not?

657


Write a Select Query to display title for each group of records, which are collected with Compute Clause? Like titlefield column-A column-B ..... ..... ..... Sum ... titlefield column-A column-B ..... ..... ..... Sum ...

1661


What keyword you will use to get schema appended to the result set of a ‘for xml’ query?

696






what is spatial nonclustered index

618


How each E-R model constructs can be mapped to the relational model?

634


How to define the name and server for a new dsn?

645


How many types of stored procedures are there in sql server?

648


What is a trigger and types of a trigger?

645


Is sql different from sql server?

606


Can coalesce return null?

644


How to concatenate two binary strings together?

703


How do I install only the client tools of sql server 2000?

630


How to delete all rows with truncate table statement in ms sql server?

577