Which command using Query Analyzer will give you the version
of SQL server and operating system?

Answer Posted / madhu

select @@version

Is This Answer Correct ?    34 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What stored by the msdb? : sql server database administration

556


What is the user of Primary key?

579


How does the report manager work in SSRS?

116


can you instantiate a com object by using t-sql? : Sql server database administration

515


Can you use order by when defining a view?

571






Difference between Sql server reporting services and Crystal reports?

124


How can you check the level of fragmentation on a table?

606


What is the preferred way to create a clustered and non-clustered index? Which index should you create first the clustered or non-clustered?

475


Explain table valued parameters in sql server? Why tvp used?

553


Can sql servers link to other servers like oracle?

465


What is a livelock?

555


What are the advantages of having an index on the sql server?

540


What is the maximum size of sql server database?

503


How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?

561


What is the difference between having clause and where clause in sql server?

569