Database error: Invalid SQL: select s.class_id as s_class_id, s.subject_id as s_subject_id, s.subject_name as s_subject_name from subject s WHERE class_id <= order by class_id DESC, subject_name ASC
MySQL Error: 1064 (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order by class_id DESC, subject_name ASC' at line 1)
Session halted.