Write a query to display the Full name, Branch, and fee for all students whose branch id is 200 and 500, and whose fee is not equal to 10,000, 14,000, 23000
Introduction Write a query to display the Full name, Branch, and fee for all students whose branch id is 200 …