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 |
what is Equity join?
How to write character string constants or literals in ms sql server?
please bar with my english i having a database called tblhallreservation in which res_date is date field has to select all the fields in table deponding on month either has to display all details for the month jan or feb and so on
What is a Linked Server?
Tell me extended events in sql server 2008?
Do you know nested transaction?
How to round a numeric value to a specific precision?
A user is a member of the public role and the sales role. The public role has select permission on all the tables. The sales role does not have select permission on some of the tables will the user be able to select from all tables?
how we use window authentication connection with sql server.?
Do you know what is bit data type and whats the information that can be stored inside a bit column?
how to find maximum identity number in a table ?
2 Answers JPMorgan Chase, Thomson Reuters, Wipro,
What are sql dirty pages?