INSERT INTO teachers (first_name, last_name,school,hire_date,salary) VALUES('Typhon','Mith','Ilia State University','2015-09-25',5000), ('John','Smith', 'Cambridge S.U','2002-02-12',59000), ('Doreen','D Macias','Oxford University','2012-05-19',15000), ('Ahmet', 'Yildiz','Istanbul Technical University','2018-02-12',9000);