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
39a6c75e
Commit
39a6c75e
authored
Jul 19, 2021
by
Myriam Poujol
Browse files
Options
Downloads
Patches
Plain Diff
Replace mv_intervenant.sql
parent
61a35ad5
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!91
Replace 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
+6
-6
6 additions, 6 deletions
..._INTERV/B3_SIHAM_INTERV_Connecteur_OSE/mv_intervenant.sql
with
6 additions
and
6 deletions
doc/Connecteurs-Import/Siham/Partie_B_SIHAM_INTERV/B3_SIHAM_INTERV_Connecteur_OSE/mv_intervenant.sql
+
6
−
6
View file @
39a6c75e
...
...
@@ -24,7 +24,7 @@ SELECT
i
.
email_pro
email_pro
,
uad
.
w_mail_perso
email_perso
,
uad
.
batiment
adresse_precisions
,
substr
(
substr
(
uad
.
no_voie
,
1
,
instr
(
uad
.
no_voie
,
' '
)),
1
,
4
)
adresse_numero
,
uad
.
no_voie
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
,
substr
(
substr
(
uad
.
no_voie
,
1
,
instr
(
uad
.
no_voie
,
' '
)),
1
,
4
)
adresse_numero
,
uad
.
no_voie
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
,
substr
(
substr
(
uad
.
no_voie
,
1
,
instr
(
uad
.
no_voie
,
' '
)),
1
,
4
)
adresse_numero
,
uad
.
no_voie
adresse_numero
,
uad
.
numero_compl_code
z_adresse_numero_compl_id
,
uad
.
voirie_code
z_adresse_voirie_id
,
uad
.
nom_voie
adresse_voie
,
...
...
@@ -329,5 +329,5 @@ where a.source_code = i.source_code
and
payr
.
source_code
=
uad
.
pays_code_insee
-- and opr.source_code = payr.source_code
and
i
.
w_statut_pip
not
in
(
'TITU1'
,
'STAGI'
)
and
vr
.
code
(
+
)
=
uad
.
voirie_code
and
vr
.
code
(
+
)
=
uad
.
voirie_code
;
;
\ No newline at end of file
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