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
you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration
Which data types generate inaccurate results if used with an = or <> comparison in a where clause of a sql statement?
What is difference between delete & truncate commands?
Can a table be moved to different filegroup?
How to enter comments in transact-sql statements?
explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?
what is a schema in sql server 2005? : Sql server database administration
What is ms sql server index?
Explain transaction server auto commit?
What is difference between sql and sql server?
How to list all field names in the result set using mssql_field_name()?
How network traffic be reduced by using the stored procedure?
what are cursors? : Sql server database administration
what is create database syntax? : Sql server database administration
How can we use ConnectorJ JDBC Driver with MS SQL?