如果使用 NullAsValue 陳述式,則已定義的符號會將 NullAsValue 指定欄位中的所有 NULL 值取代為指定的字串。
Syntax:
NullValue
Example:
NullAsValue Field1, Field2;
set NullValue='<NULL>';