What is a merge query?



What is a merge query?..

Answer / kiran r

Merge is an important SQL Statement that allows us to perform Insert, Update, Delete all at a time with out having to write separate logic. we can specify on which we need to perform merge.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Can you alter start with clause?

1 Answers   TCS,


How can we store rows in PL/SQL using array?

0 Answers   MCN Solutions,


what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba

0 Answers  


How delete all data from table in sql?

0 Answers  


What is the syntax and use of the coalesce function?

0 Answers  






Can you join a table to itself?

0 Answers  


Is sql better than excel?

0 Answers  


What are the different datatypes available in PL/SQL?

0 Answers  


If i insert record in table A and these record should update in table B by using Trigger.How to achieve this.

4 Answers   Saama Tech, TCS,


how to include comments in sql statements? : Sql dba

0 Answers  


what is the functionality of the function htmlentities? : Sql dba

0 Answers  


Are sql views compiled?

1 Answers  


Categories