Diffrences between sql server 2000 vs 2005
Answer Posted / sakthi
for error handling in 2005 we use try catch, new functions
like pivot and unpivot, datatype nvarchar(max), varchar
(max), char(max) to handle xml in 2005 we have special
datatype caller XML.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the basic features of a trigger in ms sql server?
What is 'write-ahead log' in sql server 2000 ?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
Write a query for primary key constraint with identity key word?
How to get the definition of a stored procedure back?
What is resultset concur_updatable?
Is INSTEAD OF trigger directly applicable to Table ?
How to add code to the existing article (using improve article)?
List types of tables in SQL Azure?
1 01 101 01010
How do I open port 1433?
Which Model uses the SET concept
How do use Having,Group by,Group function in SQL?
What are the different types of subquery?
Which are the new data types introduced in sql server 2008?