- Teradata Cookbook
- Abhinav Khandelwal Rajsekhar Bhamidipati
- 46字
- 2025-04-04 17:23:32
Performing MERGE INTO
MERGE statements can be used as an alternative to update statements. Updating rows is a CPU and I/O intensive operation, and, if you are updating PI on a big table which does not have a partition column, then updating columns becomes a challenge.