QUERY:SELECT * FROM stat_data_totals, registration WHERE stat_data_totals.stat_id = Unselected AND registration.year_id = 7 AND registration.id = stat_data_totals.reg_id ORDER BY stat_total_ytd DESC LIMIT 0,8
Unknown column 'Unselected' in 'where clause'
QUERY:SELECT * FROM stat_data_totals, registration WHERE stat_data_totals.stat_id = Unselected AND registration.year_id = 7 AND registration.id = stat_data_totals.reg_id ORDER BY stat_total_ytd DESC LIMIT 0,8
Unknown column 'Unselected' in 'where clause'