SQL Island

 
SQL Island

SQL Island

Oh dear, what happened? It seems that I am the only survivor of the air crash. Wow, there are some villages on this island.

Continue
VILLAGE (villageid, name, chief)
INHABITANT (personid, name, villageid, gender, job, gold, state)
ITEM (item, owner)
  1. This is you!

    After the survived plane crash, you will be stuck on SQL Island for the time being. By making progress in the game, you will find a way to escape from this island.

  2. This field is where you write your commands. The complete game will be controlled by means of the database language SQL.

  3. You don't know anything about SQL commands yet? No problem. You will find out all about them here!

  4. Down here you find all tables which you can access: village, inhabitant and item. Each of these tables include several columns (in brackets). You will require this information throughout the entire game!

  5. In case you want to restart the game or replay the game instructions, just click on this menu button.