SQL Server Interview Questions
Questions Answers Views Company eMail

what are the limitations of parameters in a storedprocedure

1 3018

Which index created when Create Index on table(col), Why

CGI,

2 5002

last function used in MS Access to convert sql what function will use in sql

Cap Gemini,

1580

explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?

ADP, iSoft,

1957

hi. suppose one person goal is strong knowledge on SQL.... suggest me ...if he learns SQL SERVER or ORACLE? which is best?

Google, TCS, Unisys,

7 11787

if 3 duplicate records in a table,i want to delete 2 duplicate records by keeping 1 as it is,how?

1 3060

if 3 duplicate records in table,i want to delete 2 alternating duplicate records by keeping 1 duplicate and 1 original as it is,how?

2 2954

if 3 duplicate records in a table,i want to delete 2 duplicate records by keeping 1 duplicate and 1 original as it is,how?

5 7194

How to delete the duplicate rows from a table in SQL Server ??

3 5947

what are the main differences between ms access and sqlserver

C DAC, CDAC,

1 3938

Department ----------- salary Deptname 1000 A 3000 A 2000 B 3000 B 4000 C 5000 C select the deptname where salary >=5000 result should be: Deptname --------- C please post only executed query in SQL server 2005 Asked By: Md. Niyaz

3 4587

WHICH IS THE BEST INSTITUTE IN HYD FOR "ORACLE"?

3 3736

what is integrated security (SSPI). why we use in the connection string?

2 6328

What is the difference between Temporary table variable and a Table variable? Or Which Table variable I should use inside Stored procedure?

Microsoft, TCS, Techastrum,

3 7108

What is the difference between WHERE AND IN? OR 1. SELECT * FROM EMPLOYEE WHERE EMPID=123 2. SELECT * FROM EMPLOYEE WHERE EMPID IN (123) WHAT IS THE DIFFERENCE?

Adsys, Cap Gemini,

15 17796


Un-Answered Questions { SQL Server }

Explain the dbcc pintable command when would you use it?

481


what happens on checkpoint? : Sql server database administration

488


What is msdb database? : SQL Server Architecture

510


What are SSL and TSL protocols?

561


Do you know what is difference between stored procedure and user defined function?

590






Tell me about normalization in DBMS.

560


can you implement data mining in SSRS?

113


What are the different subsets of sql?

909


How to download and install sql server 2005 books online?

525


Can we perform backup restore operation on tempdb?

542


how can a database be repaired? : Sql server administration

496


what is a join and explain different types of joins? : Sql server database administration

519


What are the types of joins in sql?

543


What is a trace frag?

613


Is it ok to shrink transaction log?

492