aboutsummaryrefslogtreecommitdiff
path: root/eindopdracht/reset.sql
blob: 306d94b0e5dc25a0f386dc9add777085ebf45569 (plain)
1
2
3
4
5
6
drop table if exists Hoofdkantoor;
drop table if exists `Type`;
drop table if exists Merk;
drop table if exists Locatie;
drop table if exists Land;