Dbm (discuter | contributions) (→SQLfast) |
Dbm (discuter | contributions) (→SQLfast) |
||
Ligne 16 : | Ligne 16 : | ||
:: '''Last updates''' | :: '''Last updates''' | ||
− | ::: | + | ::: 2016-06-06: <font color="blue"><b>Chapter 22. Extending SQLfast</b></font> [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto22-Extending-SQLfast.pdf [full text]] |
− | ::: | + | ::: 2016-05-18: <font color="blue"><b>Dictionary of SQLfast commands and parameters</b></font> [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Commands.pdf [full text]] |
− | ::: | + | ::: 2016-05-18: <font color="blue"><b>Appendix 1. A basket of examples</b></font> [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-TutoA1-Basket-of-examples.pdf [full text]] |
+ | ::: 2016-01-10: <font color="blue"><b>Chapter 31. From data bulk loading to database book writing</b></font> [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto31-Topo-sort.pdf [full text]] | ||
+ | |||
Ligne 155 : | Ligne 157 : | ||
:*SQLfast Tutorial - <b>20. Importing data (MS Access)</b>, February 13, 2014. writing in progress. | :*SQLfast Tutorial - <b>20. Importing data (MS Access)</b>, February 13, 2014. writing in progress. | ||
− | :*SQLfast Tutorial - <b>22. Extending SQLfast</b>, draft version, | + | :*SQLfast Tutorial - <font color="blue"><b>22. Extending SQLfast</b>, draft version, <i>June 6, 2016</i></font>. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto22-Extending-SQLfast.pdf [full text]] |
::''Chapter contents'': How to extend the functionalities of SQLfast. Service scripts. External applications. Function libraries. The LStr library. The LFile library. The LGeo library. External programs. Extending the SQLfast language. The SQLfast compiler-loader. Adding user-defined functions. | ::''Chapter contents'': How to extend the functionalities of SQLfast. Service scripts. External applications. Function libraries. The LStr library. The LFile library. The LGeo library. External programs. Extending the SQLfast language. The SQLfast compiler-loader. Adding user-defined functions. | ||
::''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>. | ||
Ligne 187 : | Ligne 189 : | ||
</nowiki> | </nowiki> | ||
− | :*SQLfast Tutorial - <font color="blue"><b>31. From data bulk loading to database book writing</b>, draft version, | + | :*SQLfast Tutorial - <font color="blue"><b>31. From data bulk loading to database book writing</b>, draft version, <i>January 10, 2016.</i></font>[http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto31-Topo-sort.pdf [full text]] |
::''Chapter contents'': Topological sorting. The database loading problem. Dealing with non acyclic graphs. Finding the independent circuits of a graph. Graph contraction and condensation. Ordering topics for a database book. | ::''Chapter contents'': Topological sorting. The database loading problem. Dealing with non acyclic graphs. Finding the independent circuits of a graph. Graph contraction and condensation. Ordering topics for a database book. | ||
<Retour à la page d'accueil / Back>
Sommaire |