db_column_exists table_name column_name
Defined in packages/acs-core/database-util-procs.tclReturns 1 if the row exists in the table, 0 if not. Parameters: table_name column_name Author: Lars Pind lars@pinds.com
Returns 1 if the row exists in the table, 0 if not.