Generic helper for executing HDFql cursor operations.
get_cursor_values(script)
script
The HDFQL operation to execute. Do not include FROM or INTO statements.
FROM
INTO
The script output, or NULL.
NULL