mysql -u root -p < sql/create_examination_db.sql
mysql -u root -p < sql/latest-schema.sql
mysql -u root -p < sql/latest-data.sql

