Reference material for ANY_VALUE
ANY
Parameter | Description | Supported input types |
---|---|---|
<expression> | Any expression | Any |
NULL
inputs. It returns NULL
only when all inputs are NULL
or there are no inputs.
nickname
column, excluding NULL
. The first time the query below runs, the nickname kennethpark
might be returned. The second time the query runs, sabrina21
or any other value, such as ruthgill
or steven70
, might be returned, but NULL
will never be returned while non-NULL
options exist.
Example
NULL
as no non-NULL
values are available.