]> matita.cs.unibo.it Git - helm.git/blob - helm/metadata/dc/sql/drop_dc_tables.sql
ocaml 3.09 transition
[helm.git] / helm / metadata / dc / sql / drop_dc_tables.sql
1 drop table dccreator;
2 drop table dcdate;
3 drop table dcdescription;
4 drop table dcformat;
5 drop table dcidentifier;
6 drop table dclanguage;
7 drop table dcpublisher;
8 drop table dcqRelationType;
9 drop table dcrelation;
10 drop table dcrights;
11 drop table dcsource;
12 drop table dcsubject;
13 drop table dctitle;
14 drop table hthResourceFormat;
15 drop table hthcontact;
16 drop table hthfirstVersion;
17 drop table hthinstitution;
18 drop table hthmodified;