Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The expression <expr>
used for the routine or clause <name>
must be a constant STRING
which is NOT NULL
.
To be considered constant the expression must not depend on any columns, contain a subquery, or invoke a non deterministic function such as rand().
The expression evaluates to NULL
.
The data type of the expression is <dataType>
.