PCHD#56946
svn path=/Customer/trunk/; revision=41595
This commit is contained in:
@@ -1529,7 +1529,7 @@ CREATE OR REPLACE VIEW PCHD_V_CNTR_CNTRREF
|
||||
VERWIJDER_DATUM
|
||||
)
|
||||
AS
|
||||
SELECT cnt.cnt_contract_nummer_intern,
|
||||
SELECT cnt.cnt_contract_key,
|
||||
cnt.cnt_contract_nummer_intern || case when cnt.cnt_contract_versie IS NULL OR cnt.cnt_contract_versie = ''THEN '' ELSE '.'||cnt.cnt_contract_versie END || ' - ' || cdisc.INS_DISCIPLINE_OMSCHRIJVING ,
|
||||
cnt.CNT_CONTRACT_VERWIJDER
|
||||
FROM cnt_contract cnt, cnt_discipline cdisc
|
||||
|
||||
Reference in New Issue
Block a user