db_exec_lob (private)
db_exec_lob [ -ulevel ulevel ] type db statement_name pre_sql [ file ]
Defined in packages/acs-tcl/tcl/01-database-procs.tcl
A helper procedure to execute a SQL statement, potentially binding depending on the value of the $bind variable in the calling environment (if set).
- Switches:
- -ulevel
(defaults to"2"
) (optional)- Parameters:
- type
db
statement_name
pre_sql
file (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.