Tell me what is use of except clause? How it differs from not in clause?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

Indexes are updated automatically is the full-text index also updated automatically?

0 Answers  


What function does a database engine serve in the sql server?

0 Answers  


Explain primary key and foreign key constraints?

0 Answers  


Hi, I have a table A which has four rows as follows Table A ------- empname salary ------- ------ A 1000 B 2000 C 3000 A 1000 B 2000 D 5000 I need the following output: empname salary ------- ------ A 1000 A 1000 B 2000 B 2000 Thanks in advance

10 Answers   IBM,


What is a trigger? Why we need it?

0 Answers   Accenture,






Do you know what are various aggregate functions that are available?

0 Answers  


In join, which clause in not used?

4 Answers   HCL, NIIT, TCS,


What is the order in which the SQL query is executed? list them in order.

5 Answers   CarrizalSoft Technologies, CTS, Oracle,


hi i am working as a testengineer , so i want to no the backend data base connection can any one tell mwe in detail

0 Answers   IntraLogic, Oracle,


When do u use clustered index and non-clustered index?

3 Answers   IBM,


What is a synonym for manipulation?

0 Answers  


Can we do dml on views?

0 Answers  


Categories