DatabaseSchema::fieldExists in core/includes/database/schema.inc
Check if a column exists in the given table.
DatabaseSchema::findTables in core/includes/database/schema.inc
Find all tables that are like the specified base table name.
DatabaseSchema::tableExists in core/includes/database/schema.inc
Check if a table exists.