This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20.6
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 kernel of 4D. For more information, please refer to the 4D SQL Reference manual.
Notes:
Product: 4D
Theme: SQL
Number:
965
Created: 4D v11 SQL
4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)