INSERT INTO tIntervenant (pknom, prenom, bureau, ltelephones, lspecialites)
typListeTelephones (0687990000,0912345678,0344231234),
typListeSpecialites (typSpecialite ('BD','SGBDR'), typSpecialite('Doc','XML'), typSpecialite('BD','SGBDRO'))
INSERT INTO tIntervenant (pknom, prenom, bureau, ltelephones, lspecialites)
typListeTelephones (0344231235,0687990001),
typListeSpecialites (typSpecialite ('IC','Ontologies'), typSpecialite('BD','SGBDRO'))