Main Page
Preparations
WHERE, LIKE
AGGREGATE FUNCTIONS
JOIN
SUBQUERY
UNION
INSERT, UPDATE, DELETE
PROCEDURES
INTEGRITY
USER MANAGEMENT
MYSQL DUMP
WORKBENCH MODEL
Serie 1 answers
Serie 2 answers
Sakila
Database Exercises
Project database
insert, update, delete
Make Query which will
Add below person to person table in database project
firstname=Jim lastname=Harrington city=HELSINKI birthyear=1981 salary=42
Update the city of above person to TURKU
Delete above person
Toggle Menu