/t-sql

T-SQL course materials

Primary LanguageJupyter NotebookCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

T-SQL

The repository contains educational material used to host courses about Microsoft's Transact-SQL (T-SQL).

The content of the repository will be in both English and Danish.

Map of Content

The educational material is grouped into the following categories:

Organization of Laboratories

A laboratory is named according to the topic it covers. It is split into two files, a demo and some exercises. The demo is created as a Jupyter Notebook (with the file extension .ipynb) while the exercises are created as a SQL script (with the file extension .sql).

The demo is where the exploration of a topic starts. It will explain and demonstrate concepts and there will be references to exercises along the way.

The exercises work as a learning aid to help explore and grasp the concepts introduced.

Topics

Each laboratory concerns a specific topic. So far, the following topics are covered:

Credits

The content is maintained and developed by Thomas Lange and Mick Ahlmann Brun.

Licensing

The repository is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).

You are free to:

  • Share - copy and redistribute the material in any medium or format
  • Adapt - remix, transform, and build upon the material for any purpose, even commercially

Under the following terms:

  • Attribution - You must give appropriate credit, provide a link to the license, and indicate if changes were made.
  • ShareAlike - If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

See LICENSE for details.