select table_name, column_name, column_key, column_comment, is_nullable from information_schema.columns where table_schema = 'spcsta5_floorplans' AND table_name = 'machine_id' order by table_name; SELECT DISTINCT fiscal_year FROM machines_fiscal_data;