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


Please Help Members By Posting Answers For Below Questions

Hi, I Created 3 Tables Person(PersID[prkey],Name,Email,Password), Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) & ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration). For this how can i INSERT,UPDATE & DELETE Through PROCEDURE? Please Post the Answer for me. Desai.

1613


How to achieve Paging of records in SQL SERVER?

740


What is query and its types?

682


What is deploy, process and build? : sql server analysis services, ssas

746


what are defaults? Is there a column to which a default can't be bound? : Sql server database administration

794






what is normalization? Explain different levels of normalization? : Sql server database administration

893


What is the index requirement in SQL Azure?

86


Explain what are magic tables in sql server?

697


What is standby servers? Explain types of standby servers.

674


What do you understand by integration services in sql server?

716


Explain error and transaction handling in sql server?

679


How to use subqueries with the in operators in ms sql server?

745


What are the differences between lost updates and uncommitted dependencies?

747


Equi join and non equi join is possible with sql server?

661


What is linked report?

104