Computer Science, asked by abcsevenstar8649, 4 months ago

Consider following tables.

Teacher (t-no, t-name, college-name, dept)

E-test(e-no, test-name)

Teacher and E-test are related with many-to-many relationship.

Solve following queries.

i) Count number of teachers who passed SET exam of computer science.

ii) List exam wise list of teachers who have passed the respective exam​

Answers

Answered by 111122223333abhi
0

Answer:

ii)List exam wise list of teachers who have passed the respective exam

Similar questions