Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OSE
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source
OSE
Commits
6ec9a7dd
Commit
6ec9a7dd
authored
Jul 19, 2021
by
Myriam Poujol
Browse files
Options
Downloads
Patches
Plain Diff
Update mv_intervenant.sql
parent
80f00db5
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!90
Update mv_intervenant.sql
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/Connecteurs-Import/Siham/Partie_B_SIHAM_INTERV/B3_SIHAM_INTERV_Connecteur_OSE/mv_intervenant.sql
+4
-4
4 additions, 4 deletions
..._INTERV/B3_SIHAM_INTERV_Connecteur_OSE/mv_intervenant.sql
with
4 additions
and
4 deletions
doc/Connecteurs-Import/Siham/Partie_B_SIHAM_INTERV/B3_SIHAM_INTERV_Connecteur_OSE/mv_intervenant.sql
+
4
−
4
View file @
6ec9a7dd
...
...
@@ -24,7 +24,7 @@ SELECT
i
.
email_pro
email_pro
,
uad
.
w_mail_perso
email_perso
,
uad
.
batiment
adresse_precisions
,
uad
.
no_voie
adresse_numero
,
substr
(
substr
(
uad
.
no_voie
,
1
,
instr
(
uad
.
no_voie
,
' '
)),
1
,
4
)
adresse_numero
,
uad
.
numero_compl_code
z_adresse_numero_compl_id
,
uad
.
voirie_code
z_adresse_voirie_id
,
uad
.
nom_voie
adresse_voie
,
...
...
@@ -104,7 +104,7 @@ SELECT
i
.
email_pro
email_pro
,
uad
.
w_mail_perso
email_perso
,
uad
.
batiment
adresse_precisions
,
uad
.
no_voie
adresse_numero
,
substr
(
substr
(
uad
.
no_voie
,
1
,
instr
(
uad
.
no_voie
,
' '
)),
1
,
4
)
adresse_numero
,
uad
.
numero_compl_code
z_adresse_numero_compl_id
,
uad
.
voirie_code
z_adresse_voirie_id
,
uad
.
nom_voie
adresse_voie
,
...
...
@@ -184,7 +184,7 @@ SELECT
i
.
email_pro
email_pro
,
uad
.
w_mail_perso
email_perso
,
uad
.
batiment
adresse_precisions
,
uad
.
no_voie
adresse_numero
,
substr
(
substr
(
uad
.
no_voie
,
1
,
instr
(
uad
.
no_voie
,
' '
)),
1
,
4
)
adresse_numero
,
uad
.
numero_compl_code
z_adresse_numero_compl_id
,
uad
.
voirie_code
z_adresse_voirie_id
,
uad
.
nom_voie
adresse_voie
,
...
...
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