Merge branch 'master' of https://git.etud.insa-toulouse.fr/rbonnet/tp_bdd2
This commit is contained in:
commit
91e54f68d4
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
DROP TYPE echelon;
|
||||||
|
DROP TYPE grade;
|
||||||
DROP TABLE Personnel;
|
DROP TABLE Personnel;
|
||||||
DROP TABLE Doctorant;
|
DROP TABLE Doctorant;
|
||||||
DROP TABLE Scientifique;
|
DROP TABLE Scientifique;
|
||||||
|
|
Loading…
Reference in a new issue