What is the command used to get the version of sql server?
Answer Posted / anindya basu
SELECT @@VERSION AS CurVersion
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a clustered index and a non-clustered index?
Define master database?
What the class forname () does?
How do you run a trace?
What are different types of schemas?
How to count groups returned with the group by clause in ms sql server?
How to drop an existing table with "drop table" statements in ms sql server?
What stored by the master? : sql server database administration
How do I perform an unattended install of sql server 2000?
What do we have to check in database testing?
If a user does not have permission to a table, but has permission to a view created on it, will he be able to view the data in table?
What is a trigger and its types?
What is primary key index?
What new changes are being made in SQL Server?
What are basics of policy management?