data to test Q3
This commit is contained in:
parent
eb1ecc0448
commit
950c3cdc0b
1 changed files with 6 additions and 0 deletions
|
@ -164,6 +164,12 @@ INSERT INTO Etablissement(nom, acronyme, adresse) VALUES (
|
|||
-- --
|
||||
----------------------------------------------------------------------
|
||||
|
||||
INSERT INTO Enseignant_Chercheur VALUES (
|
||||
2,
|
||||
2,
|
||||
'2'
|
||||
);
|
||||
|
||||
----------------------------------------------------------------------
|
||||
-- --
|
||||
-- Evenement --
|
||||
|
|
Loading…
Reference in a new issue