How about ...
Code:select student_id from my_table where course in ('java','c') group by student_id having count(distinct course) = 2 /
|
Results 1 to 10 of 14
Thread: problem in select queryThreaded View
|
Click Here to Expand Forum to Full Width |