Home

SQL tutor

The main script generates a page to set an SQL task, accept SQL input, execute that SQL and compare the results with the expected results. The script is driven by an XML description of the exercises.

Emp-dept case Study

Implementation

SQL coverage missing

Syntax

Creating and Updated

Add a worksheet which takes them through the task of setting up a database for themselves. This will require logging in, entering the database username and password tobe held in a session variable, and then commands to create the database and load it then the student can then follow through the exercises - going back to drop and reload the database as needed if it gets in a mess

In some ways this would also provide a simple web-based interface to their database for development

Bugs

Active

Fixed

Changes needed