Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 796 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 796 Bytes

Apress Source Code

This repository accompanies Beginning SQL Queries by Clare Churcher (Apress, 2016).

Cover image

Download the files as a zip using the green button, or clone the repository to your machine using Git.

Releases

This repo contains fixed and modified DDL and DML scripts to match SQLite syntax. Chapter-like *.sql scripts mostly created and tested in sqliteman. Some of them doesn't run in that application due to the new sql syntax which sqliteman does not support (window functions, chapter 9 script).

TODO

12 chapter (common problems) ?

Contributions

See the file Contributing.md for more information on how you can contribute to this repository.