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

How to query multiple tables jointly?

709


Why are sql functions used?

773


What is a linked server in sql server?

762


What is PROJECTION Operation?

767


what is denormalization and when would you go for it? : Sql server database administration

894






What are sql servers used for?

721


Define normalisation?

865


What happens if we shrink log file in sql server?

691


List the ways in which dynamic sql can be executed?

792


What is the contrast amongst drop and truncate?

755


List the different types of joins?

751


What is 2nf in normalization?

746


What is difference between cte and view?

686


If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?

721


What is autocommit mode in sql server?

710