Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
M1888
lottokone
Commits
8489e7c1
Commit
8489e7c1
authored
Apr 22, 2019
by
M1888
Browse files
sql
parent
bdabffbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Lottokone/Resources/create-lotto.sql
View file @
8489e7c1
...
...
@@ -20,9 +20,8 @@ INSERT INTO Lottorivit (id, n1, n2, n3, n4, n5, n6, n7) VALUES
-- Suomen yleisin lottorivi on 3 9 15 21 27 33 39
(
1
,
3
,
9
,
15
,
21
,
27
,
33
,
39
),
(
2
,
1
,
2
,
3
,
4
,
5
,
6
,
7
),
(
3
,
5
,
10
,
15
,
20
,
25
,
30
),
(
4
,
10
,
15
,
20
,
25
,
30
,
35
),
(
5
,
15
,
20
,
25
,
30
,
35
,
40
);
(
3
,
5
,
10
,
15
,
20
,
25
,
30
,
35
),
(
4
,
10
,
15
,
20
,
25
,
30
,
35
,
40
);
-- loput saa pelaaja npytell itse
INSERT
INTO
Lottorivit
(
id
)
VALUES
(
6
),
(
7
),
(
8
),
(
9
),
(
10
),
(
11
),
(
12
),
(
13
),
(
14
),
(
15
);
...
...
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