You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

16 lines
1.2 KiB

INSERT INTO sous_categorie(sous_cat_id, sous_cat_tab, sous_cat_titre) VALUES(0,0, "Conférences, évènements");
INSERT INTO sous_categorie(sous_cat_id, sous_cat_tab, sous_cat_titre) VALUES(1,0, "Clubs, Associations");
INSERT INTO categorie(cat_titre, sous_cat_id) VALUES("[IN] Imagerie numérique", 0);
INSERT INTO categorie(cat_titre, sous_cat_id) VALUES("[IS] Ingénierie pour la santé", 0);
INSERT INTO categorie(cat_titre, sous_cat_id) VALUES("[MAT] Matériaux", 0);
INSERT INTO categorie(cat_titre, sous_cat_id) VALUES("[SI] Systèmes d'information", 0);
INSERT INTO categorie(cat_titre, sous_cat_id) VALUES("[T&R] Télécoms et réseaux", 0);
INSERT INTO categorie(cat_titre, sous_cat_id) VALUES("[TICB] Domotique", 0);
INSERT INTO categorie(cat_titre, sous_cat_id) VALUES("Isati", 1);
INSERT INTO categorie(cat_titre, sous_cat_id) VALUES("Club Dorothée", 1);
INSERT INTO categorie(cat_titre, sous_cat_id) VALUES("Club de golf", 1);
INSERT INTO categorie(cat_titre, sous_cat_id) VALUES("Club Maté", 1);
INSERT INTO categorie(cat_titre, sous_cat_id) VALUES("Club Beurre Salé", 1);
INSERT INTO categorie(cat_titre, sous_cat_id) VALUES("Association de défence des kakapos", 1);