Merge branch 'master' of https://git.etud.insa-toulouse.fr/rbonnet/tp_bdd2
This commit is contained in:
commit
a13fd0c635
1 changed files with 5 additions and 0 deletions
|
@ -983,6 +983,11 @@ INSERT INTO Publie_Scientifique VALUES (
|
|||
9
|
||||
);
|
||||
|
||||
INSERT INTO Publie_Scientifique VALUES (
|
||||
5,
|
||||
17
|
||||
);
|
||||
|
||||
----------------------------------------------------------------------
|
||||
-- --
|
||||
-- Publie Doctorant --
|
||||
|
|
Loading…
Reference in a new issue