dp_sql_struct_do_update_or_insert

EveAndersson.com : API Browser : dp_sql_struct_do_update_or_insert

dp_sql_struct_do_update_or_insert

dp_sql_struct_do_update_or_insert sql_struct table_name \
    [ where_clause ] [ where_bind ]
Defined in tcl/data-pipeline-defs.tcl

Parameters:
sql_struct
table_name
where_clause (optional)
where_bind (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com