Projects/worblehat-old
Projects
/
worblehat-old
Archived
12
0
Fork 0
This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
worblehat-old/db/drep_databasen.sql

13 lines
271 B
MySQL
Raw Normal View History

DROP TABLE personreferanse;
DROP TABLE bokreferanse;
DROP TABLE referansetype;
DROP TABLE bokperson;
DROP TABLE rolle;
DROP TABLE person;
DROP TABLE eksemplar;
DROP TABLE alternativ_tittel;
DROP TABLE bok;
DROP TABLE bokserie;
DROP TABLE plassering;
DROP TABLE kategori;