Commit 31fc144c by karade

Update Andmebaasi deklaratsioon.sql

parent 2421f40e
Showing with 5 additions and 5 deletions
......@@ -36,8 +36,8 @@ CREATE TABLE `Bookings`(
INSERT INTO flights(destination, time, flightNum, seats)
VALUES
("Helsinki", "050950JUN23","EA7654", 72),
("Kuressaare", "021440JUN23","EA8433", 72),
("Kardla", "081700JUN23","EA5524", 72),
("Stockholm", "071230JUN23","EA5245", 72),
("Riga", "122200JUN23","EA9822", 72);
("Helsinki", "09:50 05.Juuni 2023","EA7654", 72),
("Kuressaare", "14:40 02.Juuni 2023","EA8433", 72),
("Kardla", "17:00 08.Juuni 2023","EA5524", 72),
("Stockholm", "12:30 07.Juuni 2023","EA5245", 72),
("Riga", "22:00 12.Juuni 2023","EA9822", 72);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment