db_table_exists table_name
Defined in packages/acs-core/database-util-procs.tclReturns 1 if a table with the specified name exists in the database, otherwise 0. Parameters: table_name Author: Lars Pind <lars@pinds.com>
Returns 1 if a table with the specified name exists in the database, otherwise 0.