Improving update performance

An update is a data manipulation language, or DML operator. Updating a PI column causes performance degradation:

UPDATE table_name SET col_name=expression [, ..., col_name=expression][ALL | WHERE condition];

Get Teradata Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.