7.3 AFTER

Use the @AFTER function to return the after image of the specified source column. This is the default behavior.

Syntax

@AFTER (column)
column

The name of the source column for which to return the after image.

Example

@AFTER (quantity)