I have table( mysql) some columns are id student_id and status(Yes/No) , if I want to find out those records which have same studentId but different status
What should I do?