Insert into cars_driver(name, license) values('John Doe', 'Z1234567'); Insert into cars_driver(name, license) values('Jane Doe', 'Z9876543');