Answer Posted / rohit bhosale
Sql SErver 2008 exist with a highly available concepts that
are helpful to provide data security or protection,to
improve performance while SQL Server 2005 is lack of these
concepts hence We all are preferable to use 2008.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In what sequence sql statement is processed?
What is the primary use of the model database?
How to Update from select query in sql server?
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
How to handle error or exception in sql?
What purpose does the model database server?
What is difference between views and stored procedures?
What is the usage of the sign function?
Does the unique constraint create an index?
What are difference between Cluster index and Non-Cluster index?
what is package and it uses and how can u call a package
Explain indexed views and partitioned view with their syntax.
Can a table have 2 primary keys?
What is the purpose of the model database?
Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.