MNNL#84275 Support/PGGM-parkeerplaatsen
svn path=/Customer/trunk/; revision=65452
This commit is contained in:
@@ -9265,8 +9265,9 @@ AS
|
||||
TRUNC (rrr.res_rsv_ruimte_van),
|
||||
a.prs_afdeling_naam,
|
||||
a.prs_afdeling_omschrijving,
|
||||
--DECODE (pp.res_discipline_key, 3542, 1, 0);
|
||||
DECODE (ab.prs_bedrijf_key, 39284, 1, 0);
|
||||
--DECODE (pp.res_discipline_key, 3542, 1, 0)
|
||||
DECODE (ab.prs_bedrijf_key, 39284, 1, 0)
|
||||
;
|
||||
|
||||
-- MNNL#64264: Personen per autorisatiegroep.
|
||||
CREATE OR REPLACE VIEW mnnl_v_udr_prs_per_groep
|
||||
|
||||
Reference in New Issue
Block a user