ad_audit_generate_column_namead_audit_generate_column_name table column [ max_length ]
Defined in tcl/ad-audit-trail.tclReturns a max-length character (max) length identifier for the table and
column name, joined at the hip by an underscore. This is used to
ensure that bind variable names aren't too long.
- Parameters:
-
table
column
max_length (defaults to "29" )
|