drop table if exists OrderProduct; drop table if exists `Order`; drop table if exists Product; drop table if exists Klant;