select column_name from information_schema.columns where table_name='表名' and and table_schema = '資料庫名'