Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
NULLIF(fieldSelection)
NULLIF(fieldSelection) conditionally specifies whether a table column should receive the input data value (if provided) or a Db2 null value. You cannot specify NULLIF clauses for columns that are defined as NOT NULL.
The condition that you specify uses the same syntax as the field selection specified on a WHEN clause. For more information, see the field selection syntax diagram.