SET FIELD VALUE NULL

4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 11


SET FIELD VALUE NULL (aField)

ParameterTypeDescription
aFieldFieldField where NULL value is to be attributed

Description

The SET FIELD VALUE NULL command assigns the NULL value to the field designated by the aField parameter.

The NULL value is used by the SQL kernal of 4D. For more information, please refer to the 4D SQL Reference manual.

Note: It is possible to disallow the Null value for 4D fields at the Structure editor level (see the Design Reference manual).

See Also

Is field value Null.


4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next