Answer Posted / 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 View All Answers
What is oracle sql developer?
What are hotfixes and patches?
What is difference between nchar and nvarchar?
Can we perform dml on view?
How do you go back in sql?
What is sql comments?
What are different methods to trace the pl/sql code?
How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?
What is faster join or subquery?
What is a recursive join sql?
How do I restart sql?
Can a table contain multiple primary key’s?
What are the different dml commands in sql?
Can we have two clustered index on a table?
Which are sql * plus commands?