db_write_blob (public)

 db_write_blob [ -dbn dbn ] statement_name sql [ args... ]

Defined in packages/acs-tcl/tcl/01-database-procs.tcl

Switches:
-dbn
(optional)
The database name to use. If empty_string, uses the default database.
Parameters:
statement_name
sql

Partial Call Graph (max 5 caller/called nodes):
%3 cr_write_content-lob cr_write_content-lob (private) db_write_blob db_write_blob cr_write_content-lob->db_write_blob ad_arg_parser ad_arg_parser (public) db_write_blob->ad_arg_parser db_exec_lob db_exec_lob (private) db_write_blob->db_exec_lob db_qd_get_fullname db_qd_get_fullname (public) db_write_blob->db_qd_get_fullname db_with_handle db_with_handle (public) db_write_blob->db_with_handle

Testcases:
No testcase defined.
[ show source ]
Show another procedure: