Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
T
ttzc0800-harkka
Project
Project
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
1
Issues
1
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
ttzc0800-harkka
Commits
93fef868
Commit
93fef868
authored
Mar 26, 2019
by
M1888
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
insertit
parent
1c602018
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
insert-teams.sql
insert-teams.sql
+2
-0
No files found.
insert-teams.sql
View file @
93fef868
USE
M1888
;
-- Alkuun neljä kaupunkia, ja niille omat areenat
INSERT
INTO
kaupunki
(
nimi
)
VALUES
(
"Jyväskylä"
),
(
"Kuopio"
),
(
"Tampere"
),
(
"Pori"
);
...
...
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