ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Databases  >>  SQL Server
 
 


 

 
 Oracle interview questions  Oracle Interview Questions
 SQL Server interview questions  SQL Server Interview Questions
 MS Access interview questions  MS Access Interview Questions
 MySQL interview questions  MySQL Interview Questions
 Postgre interview questions  Postgre Interview Questions
 Sybase interview questions  Sybase Interview Questions
 DB Architecture interview questions  DB Architecture Interview Questions
 DB Administration interview questions  DB Administration Interview Questions
 DB Development interview questions  DB Development Interview Questions
 SQL PLSQL interview questions  SQL PLSQL Interview Questions
 Databases AllOther interview questions  Databases AllOther Interview Questions
Question
What are the new features in SQL Server 2005?
 Question Submitted By :: KiranMadiraju
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What are the new features in SQL Server 2005?
Answer
# 1
Management Studio
DMV 
CLR Interegation
Database mirroring
 
Is This Answer Correct ?    0 Yes 0 No
Hari
 
  Re: What are the new features in SQL Server 2005?
Answer
# 2
•	.NET Common Language Runtime integration: This 
means you can write stored procedures, functions, triggers, 
user-defined types, and even new aggregates in any .NET 
language. 
•	Native HTTP SOAP Access: This means that the 
database server can serve up data via Web Services with no 
additional middleware at all, not even an instance of IIS. 
•	New xml data type: You can store XML data natively 
in its own column type now. 
•	XQuery support: SQL Server supports XQuery for 
querying against XML data, including extensions that allow 
XML DDL operations. 
•	Improved Error Handling: T-SQL now supports TRY-
CATCH blocks for modern error handling. 
•	DDL Triggers: You can set up triggers that fire 
when CREATE, ALTER, or DROP statements are executed. 
•	Query Notifications: With query notifications, an 
external application can request the database engine to 
notify it when the data in a cached result set changes. 
This can dramatically lessen the load from requerying. 
•	Failover clustering now extends to 8 nodes on 32-
bit systems, and 4 nodes on 64-bit systems. 
•	Database mirroring introduces a new reliability 
model for hot standby on a database-by-database basis. 
•	Users now have acess to a database during a restore 
operation, within certain limits. This helps get you up and 
running faster after problems. 
•	Multiple Active Result Sets (MARS): SQL Server 2005 
introduces the ability for multiple statements to return 
result sets at the same time on a single connection.
 
Is This Answer Correct ?    6 Yes 0 No
Dinesh
 
 
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
What are tasks? Wipro1
how insert selected column only ? Robert-Half2
what is advantages in sql 2005 over sql 2000?  4
how to find number of columns in a table in sql server 2000 and 2005 also Virtusa7
How can your resolve deadlocks? IBM3
What are cursors?  8
How many types of cursors are there in SQL Server? 247Customer3
what is the diffrence between Snap Shot and Transaction Replication CSC1
what is web server? Satyam3
How do you measure the performance of a stored procedure? Infosys1
How can you get @@error and @@rowcount at the same time?  5
How do you use DBCC statements to monitor various aspects of a SQL server installation?  1
What are statistics, under what circumstances they go out of date, how do you update them? HCL2
What is a table called, if it does not have neither Cluster nor Non-cluster Index?  1
Can we call SP inside a query? Wipro4
How can I know what query is executing by by a particural user? (using sp id or any othe way.)  2
What is indexed views? plz explain with example?  1
how to know Who Is Blocking Your SQL Server?  3
What is a view?  4
What are Sql Reporting Services and analysis services? Can u Explain  1
 
For more SQL Server Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com