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
Which is better trigger or stored procedure?
How to Declare Fixed Length String Value In PL SQL
Which command is used to delete a package?
What is an invalid partition table?
What is scalar function in sql?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
Can pl sql procedure have a return statement?
what are properties of a transaction? : Sql dba
what is query cache in mysql? : Sql dba
How many sql commands are there?
how to calculate expressions with sql statements? : Sql dba
What is scalar and vector?
Do we need to create index on primary key?
What is the benefit of foreign key?
Does truncate free space?