SQL 92 dialect question:
select the candidate who have atleast two subjects to appear in exam.?
i need to find out the students fm the database which has a records of seat no and subjects code.and so for one seat no there's a maximum six subject. problems is how to find out all the students who has just the two subjects or two subjects code corresponding to the seat no.
|