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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
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 of sql server 2005?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what are the new features of sql server 2005?
Answer
# 1
Report Service manager
in built Reporting Feature Available in 2005
 
Is This Answer Correct ?    5 Yes 0 No
Nutan Sharma
 
  Re: what are the new features of sql server 2005?
Answer
# 2
Major change is the integration of sql server 2005 with 
the .NET framework.Now u can use either T-SQL or any of ur 
favourite language like C#,J# or VB.Net
 
Is This Answer Correct ?    1 Yes 2 No
Namz
 
 
 
  Re: what are the new features of sql server 2005?
Answer
# 3
There are the New Feature

1)online indexing only in sql 2005.
2)CLR Integration with sql server 2005.
3)xml datatype in sql 2005.
4)More faster than sql 2000.
5)Inbuilt with ASP.NET 2005.
 
Is This Answer Correct ?    2 Yes 1 No
Arun Pandey
 
  Re: what are the new features of sql server 2005?
Answer
# 4
1)online indexing only in sql 2005.
2)CLR Integration with sql server 2005.
3)xml datatype in sql 2005.
4)More faster than sql 2000.
5)Inbuilt with ASP.NET 2005.
6)GetDate() function also working in function in 2005 sql.
 
Is This Answer Correct ?    1 Yes 0 No
Dinesh From A1-technology
 
  Re: what are the new features of sql server 2005?
Answer
# 5
Adding New feature Reporing
Adding New DataTypes.
Support Mirror concepts.
Exception handling support.
Query analyzer placed to query editor
 
Is This Answer Correct ?    3 Yes 0 No
Satyambabu
 
  Re: what are the new features of sql server 2005?
Answer
# 6
There are many features introduced.
1. XML data type
2. Synonym
3. Instead of Trigger on indexed views
4. CROSS APPLY
5. INTERSECT and EXCEPT statements
6. CTE (Common Table Expressions)
7. PIVOT and UNPIVOT
8. TRY...CATCH and RAISERROR 
9. .NET CLR integration
10. Custom data types
11. New data types like NTEXT,NVARCHAR,NCHAR
12.64 bit platform
13.DDL Triggers
14. New functions like RANK(),DENSE_RANK() and ROW_NUMBER
15. MAX Keyword
16. Table variable
 
Is This Answer Correct ?    0 Yes 0 No
Skumar
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
how to connect sybase to sql server 2005?. ABC1
What is the difference between having and where clause?  4
what is the cursor life span? Evalueserve5
What is a function? Give some example?  2
If you are working on a SQL database and if suddenly a developer changes the code and your queries results start giving errors,how will you check using a T-SQL query (on system tables) that what has changed in the database. Microsoft2
what is advantages in sql 2005 over sql 2000?  4
how to retrive only second row from table in sql server 2000? CTS7
what is the importence of the trigger in sqlserver2000? ATI1
i have table students with fields classname,studname select * from students classname studname 1 xxxxx 1 yyyy 1 zzzz 2 qqqq 2 tttt 3 dsds 3 www i want the output should be No of students in class 1 : 3 No of students in class 2 : 2 No of students in class 3 : 2 HCL2
What is the difference between a HAVING CLAUSE and a WHERE CLAUSE? Yardi-Software4
What is the difference between OLEDB and ODBC CFCI3
what is the difference between group and having give an example with query and sample output  2
I have a table EMP in which the values will be like this EmpId Ename Sal DeptId 11 Ram 10000 10 11 Ram 10000 10 22 Raj 20000 20 22 Raj 20000 20 33 Anil 15000 30 33 Anil 15000 30 I want to delete only duplicate Rows. After Delete I want the output like this EmpId Ename Sal DeptId 11 Ram 10000 10 22 Raj 20000 20 33 Anil 15000 30 DELL10
How to write stored procedure to update the data in 10 tables  4
What is database replicaion? What are the different types of replication you can set up in SQL Server? HCL4
how to delete duplicate rows from table in sql server HCL8
Rate yourself in .NET and SQL ? Cognizent1
create procedure proc1 (@a int) as begin if @a=1 create table #temp(a1 int) else create table #temp(a1 int) end while executeing the above code it shows error like '#temp already exist' .why it shows an error? IBM5
How can you see what type of locks used?  1
what is the out put of below queries? a. select * from Emp where null = null; b. select * from Emp where 1=1; Patni9
 
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