SELECT student_id, gpa FROM student_grades WHERE gpa > &&value;
Show comments for this question (1) Add comments Link to this question