how can i view structure of table in sql server? tell me
that query.

Answer Posted / sagar

Select TableName and then press ALT+F1 means highlight tablename

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List out different types of normalizations in sql server and explain each of them?

547


How real and float literal values are rounded?

580


What structure can you implement for the database to speed up table reads?

705


application server is slow what may be the problem

1778


What is the temp table?

541






Explain cross join or cartesian product in sql?

538


What is change tracking in sql server?

539


How to connect Azure federated root database and apply federation in entity framework?

87


how to avoid cursors? : Sql server database administration

491


What is difference between inner join and join?

536


Does transparent data encryption provide encryption when transmitting data across the network?

624


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.

1418


What are the properties of sub-query?

572


Does a full backup include transaction log?

478


Do you know sql server 2008 introduces automatic auditing?

511