makeNULL
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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