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 [2008/08/08 16:31]
boverhae
teaching:infoh303 [2009/09/14 13:16]
boverhae
Line 1: Line 1:
 +~~NOTOC~~
 +
 ====== INFO-H-303 : Bases de données ====== ====== INFO-H-303 : Bases de données ======
  
- +<note tip> 
- +[[http://​cs.ulb.ac.be/​public/​teaching/​infoh303#​transparents_du_cours|Support de cours]]\\ 
- +[[teaching:​infoh303:​TP|Travaux pratiques]]\\ 
- +[[teaching:​infoh303:​projet|Projets]] 
- +</​note>​
- +
- +
- +
- +
- +
  
 ===== Titulaire du cours ===== ===== Titulaire du cours =====
Line 29: Line 25:
   * Théorie 30 h - Exercices 30 h - Travaux Pratiques 30 h   * Théorie 30 h - Exercices 30 h - Travaux Pratiques 30 h
   * 6 crédits ECTS   * 6 crédits ECTS
 +
 +
  
  
 ===== Années d'​études ===== ===== Années d'​études =====
  
-  * 1ère année du master en ingénieur civil informatique [MA-IRIF]+  * 3ème année du bachelier ​ingénieur civil en informatique [IRCI3-T]
   * 3ème année du bachelier en sciences informatiques [INFO3]   * 3ème année du bachelier en sciences informatiques [INFO3]
  
Line 50: Line 48:
 Le cours se donne pendant le premier semestre. Le cours se donne pendant le premier semestre.
  
-  * [[teaching:infoh403:​horaire|Horaire]]+  * [[teaching:infoh303:​horaire|Horaire]]
  
  
Line 75: Line 73:
  
 Conception du schéma logique. Affinement du schéma logique. Dépendences fonctionnelles et multivaluées. Formes normales. Conception du schéma interne. Conception du schéma logique. Affinement du schéma logique. Dépendences fonctionnelles et multivaluées. Formes normales. Conception du schéma interne.
 +
 +
 +
  
  
 ===== Livres de référence ===== ===== Livres de référence =====
  
-  * [[http://​www.aw-bc.com/catalog/​academic/​product/​0,​4096,0321122267,00.html|R. Elmasri, S. Navathe, Fundamentals of Database Systems, ​4e édition, Addison Wesley, 2004]].  ​+  * [[http://​www.pearsonhighered.com/educator/​academic/​product/​0,​3110,0321369572,00.html|R. Elmasri, S. Navathe, Fundamentals of Database Systems, ​5e édition, Addison-Wesley, 2004]].  ​
   * [[http://​www.aw-bc.com/​catalog/​academic/​product/​0,​4096,​0321197844,​00.html|C. Date, An Introduction to Database Systems, 8e édition, Addison-Wesley,​ 2004]].   * [[http://​www.aw-bc.com/​catalog/​academic/​product/​0,​4096,​0321197844,​00.html|C. Date, An Introduction to Database Systems, 8e édition, Addison-Wesley,​ 2004]].
-  * [[http://​www.springer.com/​dal/​home/​generic/​search/​results?​SGWID=1-40109-22-97834894-0&​SHORTCUT=www.springer.com/​sgw/​cda/​frontpage/​0,​11855,​1-40109-22-97834894-0,​00.html|C. Parent,S. Spaccapietra,​ E. Zimányi Conceptual Modeling for Traditional and Spatio-Temporal Applications:​ The MADS Approach, ​1er édition, Springer, 2006]].+  * [[http://​www.springer.com/​dal/​home/​generic/​search/​results?​SGWID=1-40109-22-97834894-0&​SHORTCUT=www.springer.com/​sgw/​cda/​frontpage/​0,​11855,​1-40109-22-97834894-0,​00.html|C. Parent,S. Spaccapietra,​ E. Zimányi Conceptual Modeling for Traditional and Spatio-Temporal Applications:​ The MADS Approach, ​1e édition, Springer, 2006]]. 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
  
  
Line 88: Line 102:
 ===== Transparents du cours ===== ===== Transparents du cours =====
  
-  ​* {{teaching:infoh403:​dbmsnotes.pdf|Database Management Systems}} +Deux versions son disponibles:​ 4 transparents par page et 2 transparents par page 
-  * {{teaching:infoh403:dbhistnotes.pdf|History of Database Technology}} +  ​Database Management Systems: ​{{teaching:infoh303:​dbmsnotes.pdf|4p}}{{teaching:infoh303:dbmsnotes2p.pdf|2p}} 
-  * {{teaching:infoh403:ernotes.pdf|Entity-Relationship Model}} +  * History of Database Technology: {{teaching:​infoh303:​dbhistnotes.pdf|4p}}{{teaching:infoh303:dbhistnotes2p.pdf|2p}} 
-  * {{teaching:infoh403:ertorelnotes.pdf|From Entity-Relationship to Relational Schemas}} +  * Entity-Relationship Model: {{teaching:​infoh303:​ernotes.pdf|4p}},​ {{teaching:​infoh303:​ernotes2p.pdf|2p}} 
-  * {{teaching:infoh403:rdmnotes.pdf|Relational Databases}} +  * Relational Databases: ​{{teaching:infoh303:rdmnotes.pdf|4p}}, {{teaching:​infoh303:​rdmnotes2p.pdf|2p}} 
-  * {{teaching:infoh403:​algnotes.pdf|Relational Algebra}} +  * From Entity-Relationship to Relational Schemas: {{teaching:​infoh303:​ertorelnotes.pdf|4p}}{{teaching:infoh303:ertorelnotes2p.pdf|2p}} 
-  * {{teaching:infoh403:​calculnotes.pdf|Relational Calculus}} +  * Relational Algebra: ​{{teaching:infoh303:​algnotes.pdf|4p}}, {{teaching:​infoh303:​algnotes2p.pdf|2p}} 
-  * {{teaching:infoh403:​sqlnotes.pdf|SQL}} +  * Relational Calculus: ​{{teaching:infoh303:​calculnotes.pdf|4p}}, {{teaching:​infoh303:​calculnotes2p.pdf|2p}},​ 
-  * {{teaching:infoh403:​relnormnotes.pdf|Relational Normalization +  * SQL: {{teaching:infoh303:​sqlnotes.pdf|4p}}, {{teaching:​infoh303:​sqlnotes2p.pdf|2p}} 
-}}+  * Relational Normalization: ​{{teaching:infoh303:​relnormnotes.pdf|4p}}, {{teaching:​infoh303:​relnormnotes2p.pdf|2p}}
  
  
 ===== Travaux Pratiques ===== ===== Travaux Pratiques =====
  
-  * [[teaching:infoh403:TP|Page web des travaux pratiques]]+  * [[teaching:infoh303:TP|Page web des travaux pratiques]]
  
  
Line 118: Line 132:
 ===== Projet ===== ===== Projet =====
  
-  * [[:​teaching:​infoh403:​projet|Page web des projets]]+  * [[:​teaching:​infoh303:​projet|Page web des projets]]
  
  
Line 138: Line 152:
 Certains anciens examens sont disponibles ci-dessous. Certains anciens examens sont disponibles ci-dessous.
   * Année académique 1999-2000   * Année académique 1999-2000
-    * {{teaching:infoh403:​bd2000ex2s.pdf|Seconde session}}+    * {{teaching:infoh303:​bd2000ex2s.pdf|Seconde session}}
   * Année académique 2000-2001   * Année académique 2000-2001
-    * {{teaching:infoh403:​bd2001ex1s.pdf|Première session}} +    * {{teaching:infoh303:​bd2001ex1s.pdf|Première session}} 
-    * {{teaching:infoh403:​bd2001ex2s.pdf|Seconde session}}+    * {{teaching:infoh303:​bd2001ex2s.pdf|Seconde session}}
   * Année académique 2001-2002   * Année académique 2001-2002
-    * {{teaching:infoh403:​bd2002ex1s.pdf|Première session}} +    * {{teaching:infoh303:​bd2002ex1s.pdf|Première session}} 
-    * {{teaching:infoh403:​bd2002ex2s.pdf|Seconde session}}+    * {{teaching:infoh303:​bd2002ex2s.pdf|Seconde session}} 
 +  * Année académique 2007-2008 
 +    * {{teaching:​infoh303:​infoh303_examen_0708_1s_th.pdf|Première session - Partie théorique}} 
 +    * {{teaching:​infoh303:​infoh303_examen_0708_1s_pr.pdf|Première session - Partie pratique}}
 
teaching/infoh303.txt · Last modified: 2024/02/18 10:55 by ezimanyi