how can i view structure of table in sql server? tell me
that query.
Answer Posted / r.rajesh
sp_columns table_name
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can you explain what is sql server english query?
Why do you need a sql server?
Explain partitioned view?
What is the importance of three tier architecture?
What is tcl in sql server?
List out the different types of locks available in sql server?
How many types of attribute relationships are there? : sql server analysis services, ssas
Explain the microsoft sql server delete command?
When do you think a developer should use sql server-based cursors?
How can I get data from a database on another server?
Write a code to select distinct records without using the DISTINCT keyword.
What is bcp? When does it used?
Explain Geography datatype in SQL Server
What is table constraint?
How to link tables in sql server?