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
Explain partitioned view?
What are .mdf files?
What does this statement do @@rowcount?
How many types of stored procedures are there in sql server?
Can sql servers link to other servers like oracle?
Why are views required in the sql server or in any other database?
Difference between report and query parameter. Why do we need different type of parameter?
Do you know what is difference between index seek vs. Index scan?
To which devices can a backup be created and where should these devices be located? : sql server management studio
What is checkpoint process in the sql server?
Does view occupy space?
What do you mean by sql server agent?
What are the 3 types of schema?
What are different types of raid configurations? : SQL Server Architecture
Explain sql delete command?