db_exec_plsql sql
Executes a PL/SQL statement, returning the value of the first bind variable.
Source code:
db_with_handle db { return [ns_ora exec_plsql $db $sql] }