Dbm (discuter | contributions) m (→SQLfast) |
Dbm (discuter | contributions) m (→SQLfast) |
||
Ligne 85 : | Ligne 85 : | ||
</nowiki> | </nowiki> | ||
− | :*SQLfast Tutorial - <b>1. Introduction</b>, draft version, October 8, 2014. rewriting in progress [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto01-Introduction.pdf [full text]] | + | :*SQLfast Tutorial - <b>1. Introduction</b>, draft version, October 8, 2014. obsolete, rewriting in progress [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto01-Introduction.pdf [full text]] |
::''Chapter contents'': Description of SQLfast. How to start. Example database. | ::''Chapter contents'': Description of SQLfast. How to start. Example database. | ||
Ligne 159 : | Ligne 159 : | ||
::''Statements and functions'': <tt>execSQL</tt>, <tt>execApp</tt>, <tt>function</tt>, <tt>execProg</tt>. | ::''Statements and functions'': <tt>execSQL</tt>, <tt>execApp</tt>, <tt>function</tt>, <tt>execProg</tt>. | ||
− | :*SQLfast Tutorial - <b>23. Active databases</b>, writing in progress. | + | :*SQLfast Tutorial - <b>23. Active databases</b>, writing in progress. |
::''Chapter contents'': What is an active database? Introducing dynamic behaviour in the database. The SQL primitives: check, SQL procedures and triggers. Data integrity control. Data update propagation. Redundancy management. A real size application. | ::''Chapter contents'': What is an active database? Introducing dynamic behaviour in the database. The SQL primitives: check, SQL procedures and triggers. Data integrity control. Data update propagation. Redundancy management. A real size application. | ||
::''Statements and functions'': <tt>check predicate</tt>, <tt>trigger</tt>, <tt>recursive trigger</tt>. | ::''Statements and functions'': <tt>check predicate</tt>, <tt>trigger</tt>, <tt>recursive trigger</tt>. |
<Retour à la page d'accueil / Back>
Sommaire |