1 2 3 4 5
drop table if exists OrderProduct; drop table if exists `Order`; drop table if exists Product; drop table if exists Klant;