what is advantages in sql 2005 over sql 2000?
Answers were Sorted based on User's Feedback
Answer / ashis
Sql server 2005 have some new data types like varchar
(max),xml. Sql server 2005 have SSIS instead of dts in sql
server 2000. SSRS with adhoc reporting. Some sys command
are changed like sys.objects, sys.columns.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / gowthami radhakrishnan
sql server 2005 replaces query analyser and enterprise
manager with management studio
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / adhi
Database mirriong
database snapshot
CLR integration
DDL Trigger
Schema
we can install up to up 50 instance (in 2000 only 16)
Try& CATCH
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / subbu
Newly introduced in Sql server 2005
======================================
DDL trigger (This trigger fired only create new table or
Drop table or Alter table).Created in either Database or
Server.
To Deploy .Net procedures.
CLR Integration.
TRY & CATCH Mehod (For Error Handling).
Is This Answer Correct ? | 2 Yes | 2 No |
How can you append an identity column to a temporary table?
What causes index fragmentation?
What is normalization according to you and explain its different levels?
How to compare the top two records using sql?
9. Write a query to list a new column with the difference in temp of the cities Delhi and Mumbai, Mumbai and Jammu and soon. Consider the following table : City_id City Temp. 1 delhi 40 2 Mumbai 35 3 Jammu 32 4 Pune 18
Can you explain full-text query in sql server?
What is sql server database?
What is the purpose of indexing?
Explain SELF JOIN ?
What are the benefits of using stored procedures over sql statements?
Can you please explain the difference between function and stored procedure?
WHICH IS THE BEST INSTITUTE IN HYD FOR "ORACLE"?