Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
teaching:infoh303:tp [2010/10/27 13:55]
boverhae
teaching:infoh303:tp [2011/11/04 17:47]
boverhae
Line 32: Line 32:
  
  
-===== Séance 4 : Algèbre relationnelle - Partie ​1/2 =====+===== Séance 4 : SQL (1=====
  
-  ​* {{teaching:​infoh303:​bdd_tp04_slides.pdf|Rappels}} +  * {{teaching:​infoh303:​bdd_tp07_slides.pdf|Rappels}} 
-  * {{teaching:​infoh303:​pufrequetes.pdf|Exercices (Séances 4-7)}} +  * {{teaching:​infoh303:​bdd_tp04-07_requetes.pdf|Exercices}} 
-  * {{:​teaching:​infoh303:​bdd_tp04-07_donnees_puf.pdf|Données (Séances 4-7)}} +  * {{:​teaching:​infoh303:​bdd_tp04-07_donnees_puf.pdf|Données}} 
-  * {{teaching:​infoh303:​bdd_tp04-05_corrections.pdf|Corrections}} +  * {{:teaching:​infoh303:​puf.sqlite.zip|Base de données ​pour SQLite}}
- +
-===== Séance 5 : Algèbre relationnelle - Partie 2/2 ===== +
- +
- +
-  * {{teaching:​infoh303:​bdd_tp05_slides.pdf|Rappels}} +
-  * {{teaching:​infoh303:​pufrequetes.pdf|Exercices (Séances 4-7)}} +
-  * {{:​teaching:​infoh303:​bdd_tp04-07_donnees_puf.pdf|Données (Séances 4-7)}} +
-  * {{teaching:​infoh303:​bdd_tp04-05_corrections.pdf|Corrections}} +
- +
-===== Séance 6 : Calcul relationnel tuple ===== +
- +
- +
-  * {{teaching:​infoh303:​bdd_tp06_slides.pdf|Rappels}} +
-  * {{teaching:​infoh303:​pufrequetes.pdf|Exercices (Séances 4-7)}} +
-  * {{:​teaching:​infoh303:​bdd_tp04-07_donnees_puf.pdf|Données (Séances 4-7)}} +
-  * {{teaching:​infoh303:​bdd_tp06_corrections.pdf|Corrections}} +
- +
- +
-===== Séance 7 : SQL (1) ===== +
- +
-  ​* {{teaching:​infoh303:​bdd_tp07_slides.pdf|Rappels ​(Séances 7 et 8)}} +
-  * {{teaching:​infoh303:​bdd_tp04-07_requetes.pdf|Exercices ​(Séances 4-7)}} +
-  * {{:​teaching:​infoh303:​bdd_tp04-07_donnees_puf.pdf|Données ​(Séances 4-7)}} +
-  * {{teaching:​infoh303:​bdd_tp07_donnees_puf_mysql.sql.zip|Script SQL PUF pour MySQL}}+
   * {{:​teaching:​infoh303:​bdd_tp07_resultats.pdf|Nombre de réponses par requête}}   * {{:​teaching:​infoh303:​bdd_tp07_resultats.pdf|Nombre de réponses par requête}}
-  * {{teaching:​infoh303:​bdd_tp07_correction.pdf|Corrections ​de PUF}}+  * {{teaching:​infoh303:​bdd_tp07_correction.pdf|Corrections}}
  
    
-===== Séance ​: SQL (2) =====+===== Séance ​: SQL (2) =====
  
-  * {{teaching:​infoh303:​bdd_tp07_slides.pdf|Rappels ​(Séances 7 et 8)}} +  * {{teaching:​infoh303:​bdd_tp07_slides.pdf|Rappels}} 
-  * {{teaching:​infoh303:​infoh303_northwind_enonce.pdf|Exercices sur la base de données Northwind ​(séances 8 et 9)}}+  * {{teaching:​infoh303:​infoh303_northwind_enonce.pdf|Exercices sur la base de données Northwind}}
   * {{teaching:​infoh303:​nwschema.pdf|Schéma de la base de données Northwind}}   * {{teaching:​infoh303:​nwschema.pdf|Schéma de la base de données Northwind}}
   * {{teaching:​infoh303:​nwresults.pdf|Nombre de réponses par requête}}   * {{teaching:​infoh303:​nwresults.pdf|Nombre de réponses par requête}}
Line 75: Line 51:
   * {{teaching:​infoh303:​infoh303_northwind_correction_sql.pdf|Corrections SQL}}   * {{teaching:​infoh303:​infoh303_northwind_correction_sql.pdf|Corrections SQL}}
  
-===== Séance ​: SQL (3) =====+===== Séance ​: SQL (3) =====
  
   * {{teaching:​infoh303:​bdd_tp08_slides.pdf|Rappels}}   * {{teaching:​infoh303:​bdd_tp08_slides.pdf|Rappels}}
-  * {{teaching:​infoh303:​infoh303_northwind_enonce.pdf|Exercices sur la base de données Northwind ​(séances 8 et 9)}}+  * {{teaching:​infoh303:​infoh303_northwind_enonce.pdf|Exercices sur la base de données Northwind}}
   * {{teaching:​infoh303:​nwschema.pdf|Schéma de la base de données Northwind}}   * {{teaching:​infoh303:​nwschema.pdf|Schéma de la base de données Northwind}}
   * {{teaching:​infoh303:​nwresults.pdf|Nombre de réponses par requête}}   * {{teaching:​infoh303:​nwresults.pdf|Nombre de réponses par requête}}
   * {{:​teaching:​infoh303:​bdd_tp08-09_northwind.sql.gz|Script SQL Northwind pour MySQL}}   * {{:​teaching:​infoh303:​bdd_tp08-09_northwind.sql.gz|Script SQL Northwind pour MySQL}}
   * {{teaching:​infoh303:​infoh303_northwind_correction_sql.pdf|Corrections SQL}}   * {{teaching:​infoh303:​infoh303_northwind_correction_sql.pdf|Corrections SQL}}
 +
 +
 +===== Séance 7 : Algèbre relationnelle - Partie 1/2 =====
 +
 +  * {{teaching:​infoh303:​bdd_tp04_slides.pdf|Rappels}}
 +  * {{teaching:​infoh303:​pufrequetes.pdf|Exercices}}
 +  * {{:​teaching:​infoh303:​bdd_tp04-07_donnees_puf.pdf|Données}}
 +  * {{teaching:​infoh303:​bdd_tp04-05_corrections.pdf|Corrections}}
 +
 +===== Séance 8 : Algèbre relationnelle - Partie 2/2 =====
 +
 +
 +  * {{teaching:​infoh303:​bdd_tp05_slides.pdf|Rappels}}
 +  * {{teaching:​infoh303:​pufrequetes.pdf|Exercices}}
 +  * {{:​teaching:​infoh303:​bdd_tp04-07_donnees_puf.pdf|Données}}
 +  * {{teaching:​infoh303:​bdd_tp04-05_corrections.pdf|Corrections}}
 +
 +===== Séance 9 : Calcul relationnel tuple =====
 +
 +
 +  * {{teaching:​infoh303:​bdd_tp06_slides.pdf|Rappels}}
 +  * {{teaching:​infoh303:​pufrequetes.pdf|Exercices}}
 +  * {{:​teaching:​infoh303:​bdd_tp04-07_donnees_puf.pdf|Données}}
 +  * {{teaching:​infoh303:​bdd_tp06_corrections.pdf|Corrections}}
 +
 +
  
  
 
teaching/infoh303/tp.txt · Last modified: 2024/02/19 16:07 by ezimanyi