Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
L
lottokone
Project
Project
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
List
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
M1888
lottokone
Commits
8489e7c1
Commit
8489e7c1
authored
Apr 22, 2019
by
M1888
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sql
parent
bdabffbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
create-lotto.sql
Lottokone/Resources/create-lotto.sql
+2
-3
No files found.
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