Dbm (discuter | contributions) (→SQLfast) |
Dbm (discuter | contributions) (→SQLfast) |
||
Ligne 17 : | Ligne 17 : | ||
:: '''Last tutorial updates''' | :: '''Last tutorial updates''' | ||
− | ::: 2017-04- | + | ::: 2017-04-17: <font color="blue"><b>Chapters 1 to 20</b></font> [https://staff.info.unamur.be/dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto-00-to-20.pdf [full text]] |
+ | ::: 2017-04-17: <font color="blue"><b>Chapter 20. Metadata</b></font> [https://staff.info.unamur.be/dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto20-MetaData.pdf [full text]] | ||
::: 2017-04-07: <font color="blue"><b>Chapter 19. Recursive programming</b></font> [https://staff.info.unamur.be/dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto19-Recursive-programming.pdf [full text]] | ::: 2017-04-07: <font color="blue"><b>Chapter 19. Recursive programming</b></font> [https://staff.info.unamur.be/dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto19-Recursive-programming.pdf [full text]] | ||
::: 2017-04-07: <font color="blue"><b>Dictionary of SQLfast commands and parameters</b></font> [https://staff.info.unamur.be/dbm/Documents/Tutorials/SQLfast/SQLfast-Commands.pdf [full text]] | ::: 2017-04-07: <font color="blue"><b>Dictionary of SQLfast commands and parameters</b></font> [https://staff.info.unamur.be/dbm/Documents/Tutorials/SQLfast/SQLfast-Commands.pdf [full text]] | ||
Ligne 179 : | Ligne 180 : | ||
::''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. | ::''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. | ||
− | :*SQLfast Tutorial - <b>20. Metadata - Walking on the wild side</b>, draft version, | + | :*SQLfast Tutorial - <font color="blue"><b>20. Metadata - Walking on the wild side</b>, draft version, April 17, 2017.</font> [https://staff.info.unamur.be/dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto20-MetaData.pdf [full text]] |
::''Chapter contents'': Database schema documentation. System catalog tables. SQLfast dictionaries. System tables SYS_TABLE, SYS_COLUMN, SYS_KEY, SYS_KEY_COMP. Modifying a schema. Building a dictionary. Dictionary-driven scripts. | ::''Chapter contents'': Database schema documentation. System catalog tables. SQLfast dictionaries. System tables SYS_TABLE, SYS_COLUMN, SYS_KEY, SYS_KEY_COMP. Modifying a schema. Building a dictionary. Dictionary-driven scripts. | ||
<Retour à la page d'accueil / Back>
Sommaire |