4D v14.3SET FIELD VALUE NULL |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
SET FIELD VALUE NULL
|
SET FIELD VALUE NULL ( aField ) | ||||||||
Parameter | Type | Description | ||||||
aField | Field |
![]() |
Field where NULL value is to be attributed | |||||
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).
Product: 4D
Theme: SQL
Number:
965
Created: 4D v11 SQL
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)