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
Explain full-text query in sql server?
What are the difference between clustered and a non-clustered index?
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
What is read uncmmited?
which table keeps the locking information? : Sql server administration
How to enter unicode character string literals in ms sql server?
What is a cursor, index in sql?
Do you know exporting and importing utility?
How do you trace the traffic hitting a sql server?
What is table join?
How to disconnect from a sql server using mssql_close()?
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
What is the meaning of resultset type_scroll_insensitive?
explain different types of joins? : Sql server database administration
What are the characteristics of modern DBMS?