select * from INFORMATION_SCHEMA.COLUMNS where TABLE_NAME='tableName'
#MySQL show columns from table_name