can you any body tell me which service pack is installed in
the sql server?
Answer Posted / manohari
SELECT @@VERSION
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is nonclustered index on computed columns?
How many types of relations are there between dimension and measure group? : sql server analysis services, ssas
What is the importance of a recovery model?
What are commonly used mssql functions in php?
What is the difference between index seek vs. Index scan?
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
In what sequence sql statement is processed?
What are views used for?
Explain primary key, foreign key and unique key?
Explain different types of index?
What is repeatable read?
Is sql different from sql server?
How to restore performance issues and how to check?
Can a rule be bound to any column of any data type?
How important do you consider cursors or while loops for a transactional database?