Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
angproj
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cedric Cathomas
angproj
Commits
e6119529
Commit
e6119529
authored
2 years ago
by
Raphael Das Gupta
Browse files
Options
Downloads
Patches
Plain Diff
Ändere Abteilung von "Aarburg, Werner"
von 4 (Finanzen) auf 3 (Entwicklung) closes
#7
parent
df54a944
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
3_copy.sql
+1
-1
1 addition, 1 deletion
3_copy.sql
3_inserts.sql
+1
-1
1 addition, 1 deletion
3_inserts.sql
with
2 additions
and
2 deletions
3_copy.sql
+
1
−
1
View file @
e6119529
...
...
@@ -27,7 +27,7 @@ COPY angestellter (persnr, name, tel, salaer, chef, abtnr, wohnort) FROM stdin W
2601
Wehrli
,
Anton
\
N
5980
.
00
2567
3
Luzern
2666
Beeler
,
Hans
\
N
3780
.
00
2567
3
Rotkreuz
2701
Graber
,
Berta
451
4590
.
00
1100
3
Sursee
3000
Aarburg
,
Werner
400
9000
.
00
1100
3
Abtwil
3000
Aarburg
,
Werner
400
9000
.
00
1100
4
Abtwil
3019
Kern
,
Veronika
401
4800
.
00
3000
3
Sins
3333
Wernli
,
Peter
112
8978
.
00
1001
1
Luzern
3338
Kramer
,
Luise
\
N
4000
.
00
3000
3
Luzern
...
...
This diff is collapsed.
Click to expand it.
3_inserts.sql
+
1
−
1
View file @
e6119529
...
...
@@ -28,7 +28,7 @@ INSERT INTO angestellter (persnr, name, tel, salaer, chef, abtnr, wohnort) VALUE
(
2601
,
'Wehrli, Anton'
,
NULL
,
5980
.
00
,
2567
,
3
,
'Luzern'
),
(
2666
,
'Beeler, Hans'
,
NULL
,
3780
.
00
,
2567
,
3
,
'Rotkreuz'
),
(
2701
,
'Graber, Berta'
,
451
,
4590
.
00
,
1100
,
3
,
'Sursee'
),
(
3000
,
'Aarburg, Werner'
,
400
,
9000
.
00
,
1100
,
3
,
'Abtwil'
),
(
3000
,
'Aarburg, Werner'
,
400
,
9000
.
00
,
1100
,
4
,
'Abtwil'
),
(
3019
,
'Kern, Veronika'
,
401
,
4800
.
00
,
3000
,
3
,
'Sins'
),
(
3333
,
'Wernli, Peter'
,
112
,
8978
.
00
,
1001
,
1
,
'Luzern'
),
(
3338
,
'Kramer, Luise'
,
NULL
,
4000
.
00
,
3000
,
3
,
'Luzern'
),
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment