Which command using Query Analyzer will give you the version
of SQL server and operating system?
Answer Posted / koti-khammam
exec xp_msver
Is This Answer Correct ? | 11 Yes | 9 No |
Post New Answer View All Answers
State the difference between union and union all?
Do you know what is user defined datatypes and when you should go for them?
What are the five major components of a dbms?
Explain the steps needed to create a scheduled job?
How do I uninstall sql server 2014?
how to invoke a trigger on demand? : Sql server database administration
What are the aggregate and scalar functions?
What are “unrepeatable reads”?
What is sql server programming?
What is subquery in sql?
What are different types of join?
what is the difference between openrowset and openquery?
Write a SQL command to insert and update only a particular field?
What are the methods used to protect against sql injection attack?
can a database be shrunk with users active? : Sql server administration