Skip to content
Snippets Groups Projects
Commit a8893c12 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Update V_IMPORT_DEPUIS_DOSSIERS.sql

parent caca58e0
No related branches found
No related tags found
No related merge requests found
CREATE OR REPLACE FORCE VIEW V_IMPORT_DEPUIS_DOSSIERS AS
SELECT
i.annee_id,
i.annee_id annee_id,
i.code intervenant_code,
MAX(cv.libelle_court) z_civilite_id,
MAX(d.nom_usuel) nom_usuel,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment