Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Sql
Sql.Null

Class Sql.Null

Description

This class is used to implement the SQL NULL value.

Note

There's typically only one object of this class: Sql.NULL , but some databases (eg Oracle) have multiple types of NULL, in which case they all inherit this class.

Deprecated
See also

Val.Null , Val.null , Sql.NULL