Which command using Query Analyzer will give you the version
of SQL server and operating system?
Answer Posted / madhu
select serverproperty('productversion')
| Is This Answer Correct ? | 11 Yes | 9 No |
Post New Answer View All Answers
Explain how does the report manager work in ssrs?
What is unique key constraint?
In which files does sql server actually store data?
What is the difference between deallocate cursor and close cursor?
Describe triggers features and limitations?
Why main is user defined function?
What encryption security is available in sql azure?
What extended events?
what is raid and what are different types of raid configurations? : Sql server database administration
How check triggers in sql server?
Where are SQL server users names and passwords are stored in sql server?
How to join two tables in a single query in ms sql server?
In which tcp/ip port does sql server run? Can it be changed?
How sql server executes a statement with nested subqueries?
How do I determine how many instances of sql server are installed on a computer?