SQL Data Analyst — Hard
Key points
- MERGE statement combines multiple operations into one
- It requires specifying conditions for matching records
- Useful for synchronizing data between tables
- Avoids the need for separate INSERT, UPDATE, DELETE statements
Ready to go further?
Related questions
