plsql_utility::generate_attribute_dml (public)

 plsql_utility::generate_attribute_dml \
    [ -start_with_comma start_with_comma ] [ -prepend prepend ] \
    [ -ignore ignore ] table_name attr_list

Defined in packages/acs-subsite/tcl/plsql-utility-procs.tcl

Generates the string for a sql insert... e.g. ",col1, col2"

Switches:
-start_with_comma
(defaults to "t") (optional)
-prepend
(optional)
-ignore
(optional)
Parameters:
table_name
attr_list
Author:
Michael Bryzek <mbryzek@arsdigita.com>
Created:
11/2000

Partial Call Graph (max 5 caller/called nodes):
%3

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