@ -1,22 +1,22 @@
INSERT INTO sous_categorie ( sous_cat_id , sous_cat_tab , sous_cat_titr e ) VALUES ( 0 , 0 , " Conférences, évènements " ) ;
INSERT INTO sous_categorie ( sous_cat_id , sous_cat_tab , sous_cat_titr e ) VALUES ( 1 , 0 , " Clubs, Associations " ) ;
INSERT INTO sous_categorie ( sous_cat_id , sous_cat_tab , sous_cat_titl e ) VALUES ( 0 , 0 , " Conférences, évènements " ) ;
INSERT INTO sous_categorie ( sous_cat_id , sous_cat_tab , sous_cat_titl e ) VALUES ( 1 , 0 , " Clubs, Associations " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titr e ) VALUES ( 0 , " [IN] Imagerie numérique " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titr e ) VALUES ( 0 , " [IS] Ingénierie pour la santé " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titr e ) VALUES ( 0 , " [MAT] Matériaux " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titr e ) VALUES ( 0 , " [SI] Systèmes d'information " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titr e ) VALUES ( 0 , " [T&R] Télécoms et réseaux " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titr e ) VALUES ( 0 , " [TICB] Domotique " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titl e ) VALUES ( 0 , " [IN] Imagerie numérique " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titl e ) VALUES ( 0 , " [IS] Ingénierie pour la santé " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titl e ) VALUES ( 0 , " [MAT] Matériaux " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titl e ) VALUES ( 0 , " [SI] Systèmes d'information " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titl e ) VALUES ( 0 , " [T&R] Télécoms et réseaux " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titl e ) VALUES ( 0 , " [TICB] Domotique " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titr e ) VALUES ( 1 , " Isati " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titr e ) VALUES ( 1 , " Club Dorothée " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titr e ) VALUES ( 1 , " Club de golf " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titr e ) VALUES ( 1 , " Club Maté " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titr e ) VALUES ( 1 , " Club Beurre Salé " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titr e ) VALUES ( 1 , " Association de défence des kakapos " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titl e ) VALUES ( 1 , " Isati " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titl e ) VALUES ( 1 , " Club Dorothée " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titl e ) VALUES ( 1 , " Club de golf " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titl e ) VALUES ( 1 , " Club Maté " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titl e ) VALUES ( 1 , " Club Beurre Salé " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titl e ) VALUES ( 1 , " Association de défence des kakapos " ) ;
INSERT INTO sous_categorie ( sous_cat_id , sous_cat_tab , sous_cat_titr e ) VALUES ( 2 , 1 , " Associations " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titr e ) VALUES ( 2 , " Labfab " ) ;
INSERT INTO sous_categorie ( sous_cat_id , sous_cat_tab , sous_cat_titl e ) VALUES ( 2 , 1 , " Associations " ) ;
INSERT INTO categorie ( sous_cat_id , cat_titl e ) VALUES ( 2 , " Labfab " ) ;
INSERT INTO event VALUES ( 1 , " Porte Ouverte Inria " , " INRIA Rennes " , " 2015-12-10 " , " 2015-12-10 " , " L'Inria ouvre ses portes aux étudiants ! " , " http://po.irisa.fr/ " , " http://www.lirmm.fr/DEMAR/images/inria_corpo_rvb.jpg " , " contact@irisa.fr " ) ;