get_cursor_values: Value From Cursor
Description
Generic helper for executing HDFql cursor operations.
Usage
get_cursor_values(script)
Arguments
script
The HDFQL operation to execute.
Do not include FROM
or INTO
statements.
Value
The script output, or NULL
.