Dbm (discuter | contributions) (→SQLfast) |
Dbm (discuter | contributions) m (→SQLfast) |
||
Ligne 114 : | Ligne 114 : | ||
:*SQLfast Tutorial - <b>15. Large data objects</b>, draft version, March 3, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto15-Big-data.pdf [full text]] | :*SQLfast Tutorial - <b>15. Large data objects</b>, draft version, March 3, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto15-Big-data.pdf [full text]] | ||
− | ::''Chapter contents'': . | + | ::''Chapter contents'': Reading and writing large text files. Reading and writing large binary files. Storing large objects in adatabase. |
− | ::''Statements and functions'': <tt</tt>, <tt></tt>, <tt></tt>, <tt></tt>. | + | ::''Statements and functions'': <tt>fileToVariable</tt>, <tt>variableToFile</tt>, <tt>variableToFile #n</tt>, <tt>insertLOB</tt>, <tt>onError</tt>. |
:*SQLfast Tutorial - <b>16. Writing data tables - Part 1</b>, draft version, June 2, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto16-Writing-tables-1.pdf [full text]] | :*SQLfast Tutorial - <b>16. Writing data tables - Part 1</b>, draft version, June 2, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto16-Writing-tables-1.pdf [full text]] | ||
− | ::''Chapter contents'': . | + | ::''Chapter contents'': Displaying the result of select query on the output channel. Changing the output format. CSV output format. Key-Value output format. CSV output format. CSV output format. Running an external program. |
− | ::''Statements and functions'': <tt</tt>, <tt></tt>, <tt></tt>, <tt></tt>. | + | ::''Statements and functions'': <tt>parameter select-align</tt>, <tt>execSQL</tt>, <tt>execProg</tt>, <tt>outputOpen</tt>. |
:*SQLfast Tutorial - <b>17. Writing data tables - Part 2</b>, draft version, March 6, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto17-Writing-tables-2.pdf [full text]] | :*SQLfast Tutorial - <b>17. Writing data tables - Part 2</b>, draft version, March 6, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto17-Writing-tables-2.pdf [full text]] | ||
− | ::''Chapter contents'': . | + | ::''Chapter contents'': XML output format. HTML output format. Tuple output format. RTF output format. SQL output format. LateX output format. JSON output format. |
− | + | ||
:*SQLfast Tutorial - <b>18. Importing data (CVS)</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto18-Importing-data-(CSV).pdf [full text]] | :*SQLfast Tutorial - <b>18. Importing data (CVS)</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto18-Importing-data-(CSV).pdf [full text]] | ||
− | |||
− | |||
:*SQLfast Tutorial - <b>19. Importing data (DBF)</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto19-Importing-data-(DBF).pdf [full text]] | :*SQLfast Tutorial - <b>19. Importing data (DBF)</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto19-Importing-data-(DBF).pdf [full text]] | ||
− | |||
− | |||
:*SQLfast Tutorial - <b>20. Importing data (MS Access)</b>, draft version, February 13, 2014. [full text] | :*SQLfast Tutorial - <b>20. Importing data (MS Access)</b>, draft version, February 13, 2014. [full text] | ||
− | |||
− | |||
:*SQLfast Tutorial - <b>22. Extending SQLfast</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto22-Extending-SQLfast.pdf [full text]] | :*SQLfast Tutorial - <b>22. Extending SQLfast</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto22-Extending-SQLfast.pdf [full text]] | ||
− | ::''Chapter contents'': . | + | ::''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</tt>, <tt></tt>, <tt></tt>, <tt></tt>. | + | ::''Statements and functions'': <tt>execSQL</tt>, <tt>execApp</tt>, <tt>function</tt>, <tt>execProg</tt>. |
:*SQLfast Tutorial - <b>23. Active databases</b>, draft version, February 13, 2014. [full text] | :*SQLfast Tutorial - <b>23. Active databases</b>, draft version, February 13, 2014. [full text] | ||
− | + | ::''Statements and functions'': <tt>check predicate</tt>, <tt>trigger</tt>, <tt>recursive trigger</tt>. | |
− | ::''Statements and functions'': | + | |
:*SQLfast Tutorial - <b>24. Recursive programming</b>, draft version, August 19, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto24-Recursive-programming.pdf [full text]] | :*SQLfast Tutorial - <b>24. Recursive programming</b>, draft version, August 19, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto24-Recursive-programming.pdf [full text]] | ||
− | ::''Chapter contents'': . | + | ::''Chapter contents'': Factorial computing. Recursive tree processing. Tree traversal. Coping with cyclic data. SQL recursive queries. SQL recursive triggers. Loop-based recursion implementation. SQLfast recursive scripts. |
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt>execSQL</tt>, <tt>SQL with</tt>, <tt>create trigger</tt>. |
:*SQLfast Tutorial - <b>25. Metadata - Walking on the wild side</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto25-MetaData.pdf [full text]] | :*SQLfast Tutorial - <b>25. Metadata - Walking on the wild side</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto25-MetaData.pdf [full text]] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>26. Metadata - Inception</b>, draft version, February 13, 2014. [full text] | :*SQLfast Tutorial - <b>26. Metadata - Inception</b>, draft version, February 13, 2014. [full text] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>28. SQLdraw</b>, draft version, February 13, 2014. [full text] | :*SQLfast Tutorial - <b>28. SQLdraw</b>, draft version, February 13, 2014. [full text] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>29. Aid to SQLfast development</b>, draft version, February 13, 2014. [full text] | :*SQLfast Tutorial - <b>29. Aid to SQLfast development</b>, draft version, February 13, 2014. [full text] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>31. Topological sorting</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto31-Topo-sort.pdf [full text]] | :*SQLfast Tutorial - <b>31. Topological sorting</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto31-Topo-sort.pdf [full text]] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>32. Conway's Game of Life</b>, draft version, June 2, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto32-Life-Game.pdf [full text]] | :*SQLfast Tutorial - <b>32. Conway's Game of Life</b>, draft version, June 2, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto32-Life-Game.pdf [full text]] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>33. Interactive SQLfast interpreters</b>, draft version, June 2, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto33-Interactive-SQLfast.pdf [full text]] | :*SQLfast Tutorial - <b>33. Interactive SQLfast interpreters</b>, draft version, June 2, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto33-Interactive-SQLfast.pdf [full text]] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>34. Geographic information systems</b>, draft version, February 13, 2014. [full text] | :*SQLfast Tutorial - <b>34. Geographic information systems</b>, draft version, February 13, 2014. [full text] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': <tt</tt>, <tt></tt>, <tt></tt>, <tt></tt>. | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>35. Kings of France - Part 1</b>, draft version, October 1, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto35-Kings-of-France.pdf [full text]] | :*SQLfast Tutorial - <b>35. Kings of France - Part 1</b>, draft version, October 1, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto35-Kings-of-France.pdf [full text]] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': <tt</tt>, <tt></tt>, <tt></tt>, <tt></tt>. | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>36. Kings of France - Part 2</b>, draft version, October 1, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto36-Kings-of-France(2).pdf [full text]] | :*SQLfast Tutorial - <b>36. Kings of France - Part 2</b>, draft version, October 1, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto36-Kings-of-France(2).pdf [full text]] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>37. Text processing</b>, draft version, February 13, 2014. | :*SQLfast Tutorial - <b>37. Text processing</b>, draft version, February 13, 2014. | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>38. Temporal databases</b>, draft version, February 13, 2014. [full text] | :*SQLfast Tutorial - <b>38. Temporal databases</b>, draft version, February 13, 2014. [full text] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>39. Schema-less databases (1)</b>, draft version, April 6, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto39-Schemaless-DB(1).pdf [full text]] | :*SQLfast Tutorial - <b>39. Schema-less databases (1)</b>, draft version, April 6, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto39-Schemaless-DB(1).pdf [full text]] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>40. Schema-less databases (2)</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto40-Schemaless-DB(2).pdf [full text]] | :*SQLfast Tutorial - <b>40. Schema-less databases (2)</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto40-Schemaless-DB(2).pdf [full text]] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>41. Schema-less databases (3)</b>, draft version, April 6, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto41-Schemaless-DB(3).pdf [full text]] | :*SQLfast Tutorial - <b>41. Schema-less databases (3)</b>, draft version, April 6, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto41-Schemaless-DB(3).pdf [full text]] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>42. SQL code injection</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto42-SQL-injection.pdf [full text]] | :*SQLfast Tutorial - <b>42. SQL code injection</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto42-SQL-injection.pdf [full text]] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>43. Bill of material</b>, draft version, July 25, 2014. [full text] | :*SQLfast Tutorial - <b>43. Bill of material</b>, draft version, July 25, 2014. [full text] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>44. The book of which you are the hero</b>, draft version, June 2, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto43-Game-Books.pdf [full text]] | :*SQLfast Tutorial - <b>44. The book of which you are the hero</b>, draft version, June 2, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto43-Game-Books.pdf [full text]] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>45. Managing a small library</b>, draft version, XXXX XXX, 2015. [full text] | :*SQLfast Tutorial - <b>45. Managing a small library</b>, draft version, XXXX XXX, 2015. [full text] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>46. Test Database Generation</b>, draft version, December 4, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto46-Test-databases.pdf [full text]] | :*SQLfast Tutorial - <b>46. Test Database Generation</b>, draft version, December 4, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto46-Test-databases.pdf [full text]] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>47. Database Performance</b>, draft version, XXXX XXX, 2015. [full text] | :*SQLfast Tutorial - <b>47. Database Performance</b>, draft version, XXXX XXX, 2015. [full text] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>48. Directory management</b>, draft version, XXXX XXX, 2015. [full text] | :*SQLfast Tutorial - <b>48. Directory management</b>, draft version, XXXX XXX, 2015. [full text] | ||
::''Chapter contents'': . | ::''Chapter contents'': . | ||
− | ::''Statements and functions'': | + | ::''Statements and functions'': <tt></tt>, <tt></tt>, <tt></tt>. |
:*SQLfast Tutorial - <b>Appendix 1. A basket of examples</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-TutoA1-Basket-of-examples.pdf [full text]] | :*SQLfast Tutorial - <b>Appendix 1. A basket of examples</b>, draft version, February 13, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-TutoA1-Basket-of-examples.pdf [full text]] |
<Retour à la page d'accueil / Back>
Sommaire |