SELECT COLUMN_NAME FROM information_schema.COLUMNSWHERE TABLE_SCHEMA = 'xxxxx' AND TABLE_NAME = 'xxxx';