Merge branch 'master' of https://git.etud.insa-toulouse.fr/rbonnet/tp_bdd2
This commit is contained in:
commit
17ff8fef3d
1 changed files with 0 additions and 7 deletions
|
@ -213,12 +213,5 @@ CREATE TABLE Partenaire(
|
|||
pays char,
|
||||
);
|
||||
|
||||
--Yasmine
|
||||
|
||||
CREATE TABLE Evenement(
|
||||
PRIMARY KEY(idEvenement),
|
||||
date_debut DATE,
|
||||
date_fin DATE,
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue