how can i view structure of table in sql server? tell me
that query.
Answer Posted / murli manohar
sp_tables @table_type = "'TABLEName'"
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
How do I find the default sql server instance?
What it means to be triggered?
What is a periodical index?
What are sql dirty pages?
What is the difference between drop table and truncate table?
Explain for xml explicit mode?
What is statement level trigger?
What is sql profiler. What are the default templates with it? : sql server database administration
What are the differences between substr and charindex in sql server.
Can we use where and having clause together?
Does partitioning improve performance sql server?
How can you check the level of fragmentation on a table?
What is de-normalization in sql database administration? Give examples?
What happens if we shrink log file in sql server?
Which sql server is best?