Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
mvahes
/
Lennubroneerimis_tarkvara
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
31fc144c
authored
Mar 18, 2023
by
karade
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Andmebaasi deklaratsioon.sql
parent
2421f40e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
Andmebaasi deklaratsioon.sql
Andmebaasi deklaratsioon.sql
View file @
31fc144c
...
@@ -36,8 +36,8 @@ CREATE TABLE `Bookings`(
...
@@ -36,8 +36,8 @@ CREATE TABLE `Bookings`(
INSERT
INTO
flights
(
destination
,
time
,
flightNum
,
seats
)
INSERT
INTO
flights
(
destination
,
time
,
flightNum
,
seats
)
VALUES
VALUES
(
"Helsinki"
,
"0
50950JUN
23"
,
"EA7654"
,
72
),
(
"Helsinki"
,
"0
9:50 05.Juuni 20
23"
,
"EA7654"
,
72
),
(
"Kuressaare"
,
"
021440JUN
23"
,
"EA8433"
,
72
),
(
"Kuressaare"
,
"
14:40 02.Juuni 20
23"
,
"EA8433"
,
72
),
(
"Kardla"
,
"
081700JUN
23"
,
"EA5524"
,
72
),
(
"Kardla"
,
"
17:00 08.Juuni 20
23"
,
"EA5524"
,
72
),
(
"Stockholm"
,
"
071230JUN
23"
,
"EA5245"
,
72
),
(
"Stockholm"
,
"
12:30 07.Juuni 20
23"
,
"EA5245"
,
72
),
(
"Riga"
,
"
122200JUN
23"
,
"EA9822"
,
72
);
(
"Riga"
,
"
22:00 12.Juuni 20
23"
,
"EA9822"
,
72
);
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment