Q. What is the purpose of the MERGE statement in SQL?
Solution:
MERGE performs insert, update, or delete operations on a target table based on a source table match.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
MERGE performs insert, update, or delete operations on a target table based on a source table match.
Strengthen Your Practice with our comprehensive question bank.