how can i view structure of table in sql server? tell me
that query.
Answer Posted / anil panwar
SP_help < table_name>
| Is This Answer Correct ? | 54 Yes | 1 No |
Post New Answer View All Answers
How would you add a section to a table?
Do you know what are acid properties of transaction?
Can we insert data if clustered index is disabled?
How to list all dsn entries on your local machine using odbc_data_source()?
What are the methods used to protect against sql injection attack?
What is candidate key with example?
How to disable triggers using "disable trigger"?
How do I find sql server instance name?
What are the diifferences between the ms sql server vs mysql?
How does Report Builder support Analysis Services cubes?
How to invoke a trigger on demand?
What happens if the update subquery returns multiple rows in ms sql server?
What is TDS(Tabular Data Stream) Gateway?
What is an identity?
Explain the cursor lock types?