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

Mise en conformité ddl

parent a4638d9c
No related branches found
No related tags found
No related merge requests found
CREATE CREATE OR REPLACE FORCE VIEW V_INTERVENANT_HISTORIQUE AS
OR REPLACE FORCE VIEW V_INTERVENANT_HISTORIQUE AS
WITH historique AS ( WITH historique AS (
--Initialisation des données personnelles --Initialisation des données personnelles
SELECT d.intervenant_id intervenant_id, SELECT d.intervenant_id intervenant_id,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment