New SQL Server Interview Questions :: ALLInterview.com http://www.allinterview.com New SQL Server Interview Questions en-us what is mean by crystal repoart? ahere we will mainly use that? http://www.allinterview.com/showanswers/77558.html Crystal Reports is a powerful, dynamic, actionable reporting solution that helps you design, explore, visualize, and deliver reports via the web or embedded or stand alonein enterprise applications. It enables end users to consume reports wit i need some interview questions on sql server developer plz any onee http://www.allinterview.com/showanswers/77456.html www.allinterview.com http://blog.sqlauthority.com Why Do you want to work in this company? http://www.allinterview.com/showanswers/77417.html difference between sql server2000 and sql server2005 http://www.allinterview.com/showanswers/77414.html What is the difference Between Sql-server 2000 &amp; 2005 http://www.allinterview.com/showanswers/77404.html What are the Differences Between SQL Server 2000 and SQL Server 2005? I've been asked this question every time that there's a new version and yet I've never been able to give what I think is a nice, concise, logical answer that sati can you any body tell me while running BCP Out in instance in sql se http://www.allinterview.com/showanswers/77006.html http://support.microsoft.com/kb/328306 Differnce between sel server 2000 and 2005 http://www.allinterview.com/showanswers/76887.html 1)sqlserver 2000 contain query analyzer and enterprise manger as a seperate tools but sqlserver 2005 contains a single management studio(query analyzer + enterprise manger). 2)sql 2005 contain CLR Integration 3)sql 2005 contain sqlserver Any one plz send me SQL Server Developer/DBA resume for 4 years exp http://www.allinterview.com/showanswers/76804.html what is advantages in sql 2005 over sql 2000? http://www.allinterview.com/showanswers/76790.html 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. my problem is tempdb tempdb(dbname) 77752.95 MB(db size) 25345.03 http://www.allinterview.com/showanswers/76572.html hi, the following are the outputs of sp_spaceused and sp_tempdbsp http://www.allinterview.com/showanswers/76571.html How to write a script for upate the data in prod , i have 50000 row http://www.allinterview.com/showanswers/76442.html update <tablename> set <columnname>=<value> where <condition> what is Constraint? How many types of constraints in SQL ? http://www.allinterview.com/showanswers/76119.html Constraint are the rules enforced on data columns on table. Five type of constraints Primary key Unique Key Foreign Key Not Null Check what is maximum size of temp db? http://www.allinterview.com/showanswers/75992.html How to know the size of any database: Syntax: sp_helpdb 'tempdb' db_size of temp db 38.56 MB. could you please reply for these question: 1.About Use Apply? 2.Avoi http://www.allinterview.com/showanswers/75339.html Use Table variable with a identity column. Then make a while loop row by row