CONN#13740
svn path=/Customer/trunk/; revision=13629
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
-- Script containing customer specific configuration sql statements for CONN: Connexxion
|
||||
-- (c) 2005-2006 Dijkoraad IT bv
|
||||
-- $Revision: 131 $
|
||||
-- $Modtime: 2-07-08 12:04 $
|
||||
-- $Revision: 132 $
|
||||
-- $Modtime: 9-07-08 17:06 $
|
||||
--
|
||||
-- Support: +31 53 4800700
|
||||
|
||||
@@ -6682,7 +6682,7 @@ SELECT NULL,
|
||||
AND TO_DATE (ikd.ins_kenmerkdeel_waarde, 'dd-mm-yyyy') < SYSDATE
|
||||
;
|
||||
|
||||
/* Formatted on 2008/07/01 16:55 (Formatter Plus v4.8.7) */
|
||||
/* Formatted on 2008/07/09 17:04 (Formatter Plus v4.8.7) */
|
||||
CREATE OR REPLACE VIEW conn_v_rap_locatie_verpl (fclt_f_locatie_code,
|
||||
locatie_adres,
|
||||
locatie_plaats,
|
||||
@@ -6712,9 +6712,8 @@ AS
|
||||
AND sd.ins_srtdiscipline_key IN
|
||||
(1, 3) -- alleen st- en b-meldingen
|
||||
UNION
|
||||
SELECT d.ins_alg_locatie_key locatie_key,
|
||||
og.alg_gebouw_key gebouw_key, 'bevat object' verpl,
|
||||
d.ins_deel_omschrijving item,
|
||||
SELECT d.ins_alg_locatie_key locatie_key, d.ins_deel_key,
|
||||
'bevat object' verpl, d.ins_deel_omschrijving item,
|
||||
td.ins_discipline_omschrijving soort, '-' bedr, '-' omvang
|
||||
FROM ins_v_aanwezigdeel d,
|
||||
alg_v_allonroerendgoed og,
|
||||
|
||||
Reference in New Issue
Block a user