makeNULL
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Sets the value of an SQL statement's input parameter
to NULL. The following Java classes declare makeNULL:
-
SQLIStatement -
SQLPStatement -
SQLCursor
Sets a field of the currently active row in a procedure's result
set to NULL:
-
DhSQLResultSet