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 [2014/05/08 13:24]
mwaumans [Projet]
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:​horaire|Horaire]]\\ 
- +[[teaching:​infoh303:​TP|Travaux pratiques]]\\ 
- +[[teaching:​infoh303:​projet|Projets]] 
- +</​note>​
- +
- +
- +
- +
  
 ===== Titulaire du cours ===== ===== Titulaire du cours =====
Line 19: Line 16:
  
  
-===== Assistants ​===== +===== Assistant ​=====
- +
-  * [[http://​cs.ulb.ac.be/​public/​members/​fservais|Frédéric Servais]] ([[fservais@ulb.ac.be]]) +
-  * [[http://​cs.ulb.ac.be/​public/​members/​boris|Boris Verhaegen]] ([[boverhae@ulb.ac.be]]) +
- +
- +
-===== Volume ===== +
- +
-  * Théorie 30 h - Exercices 30 h - Travaux Pratiques 30 h +
-  * 6 crédits ECTS +
  
 +  * [[mwaumans@ulb.ac.be|Michaël Waumans]]
 ===== 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 48: Line 36:
 ===== Horaire ===== ===== Horaire =====
  
-Le cours se donne pendant le premier ​semestre.+Le cours se donne pendant le second ​semestre.
  
-  * [[teaching:infoh403:​horaire|Horaire]]+  * [[teaching:infoh303:​horaire|Horaire]]
  
  
Line 75: Line 63:
  
 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/​1,,0136086209,00.html|R. Elmasri, S. Navathe, Fundamentals of Database Systems, ​6e édition, Addison-Wesley, ​2010]].  ​
   * [[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]].
  
  
  
  
-===== Transparents du cours ===== 
  
-  * {{teaching:​infoh403:​dbmsnotes.pdf|Database Management Systems}} 
-  * {{teaching:​infoh403:​dbhistnotes.pdf|History of Database Technology}} 
-  * {{teaching:​infoh403:​ernotes.pdf|Entity-Relationship Model}} 
-  * {{teaching:​infoh403:​ertorelnotes.pdf|From Entity-Relationship to Relational Schemas}} 
-  * {{teaching:​infoh403:​rdmnotes.pdf|Relational Databases}} 
-  * {{teaching:​infoh403:​algnotes.pdf|Relational Algebra}} 
-  * {{teaching:​infoh403:​calculnotes.pdf|Relational Calculus}} 
-  * {{teaching:​infoh403:​sqlnotes.pdf|SQL}} 
-  * {{teaching:​infoh403:​relnormnotes.pdf|Relational Normalization 
-}} 
  
  
-===== Travaux Pratiques ===== 
  
-  * [[teaching:​infoh403:​TP|Page web des travaux pratiques]] 
  
  
Line 109: Line 87:
  
  
 +
 +
 +===== Transparents du cours =====
 +
 +Deux versions sont disponibles :  4 transparents par page et 2 transparents par page
 +  * Database Management Systems: {{teaching:​infoh303:​dbmsnotes.pdf|4p}},​ {{teaching:​infoh303:​dbmsnotes2p.pdf|2p}}
 +  * History of Database Technology: {{teaching:​infoh303:​dbhistnotes.pdf|4p}},​ {{teaching:​infoh303:​dbhistnotes2p.pdf|2p}}
 +  * Entity-Relationship Model: {{teaching:​infoh303:​ernotes.pdf|4p}},​ {{teaching:​infoh303:​ernotes2p.pdf|2p}}
 +  * Relational Databases: {{teaching:​infoh303:​rdmnotes.pdf|4p}},​ {{teaching:​infoh303:​rdmnotes2p.pdf|2p}}
 +  * From Entity-Relationship to Relational Schemas: {{teaching:​infoh303:​ertorelnotes.pdf|4p}},​ {{teaching:​infoh303:​ertorelnotes2p.pdf|2p}}
 +  * Relational Algebra: {{teaching:​infoh303:​algnotes.pdf|4p}},​ {{teaching:​infoh303:​algnotes2p.pdf|2p}}
 +  * Relational Calculus: {{teaching:​infoh303:​calculnotes.pdf|4p}},​ {{teaching:​infoh303:​calculnotes2p.pdf|2p}},​
 +  * 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 =====
 +
 +  * [[teaching:​infoh303:​TP|Page web des travaux pratiques]]
  
  
Line 116: Line 113:
  
  
-===== Projet ===== 
  
-  * [[:​teaching:​infoh403:​projet|Page web des projets]] 
  
  
Line 138: Line 133:
 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}} 
 +  * Année académique 2008-2009 
 +    * {{:​teaching:​infoh303:​bdd_examen_0809_1s_th.pdf|Première session - Partie théorique}} 
 +    * {{:​teaching:​infoh303:​bdd_examen_0809_1s_pr.pdf|Première session - Partie pratique}}
 
teaching/infoh303.txt · Last modified: 2024/02/18 10:55 by ezimanyi