FCLT#76748 <> 1 != IS NULL :)
svn path=/Database/branches/DB44/; revision=59376
This commit is contained in:
@@ -1711,7 +1711,7 @@ AS
|
||||
res_rsv_ruimte_volgnr
|
||||
FROM res_rsv_ruimte rr, res_ruimte_opstelling ro, res_ruimte r
|
||||
WHERE rr.res_rsv_ruimte_externnr IS NOT NULL
|
||||
AND INSTR(rr.res_rsv_ruimte_externnr, rr.res_rsv_ruimte_externnr2) <> 1 -- Sluit Facilitor initiated reserveringen uit by S(msgraph_sync_level) = 3
|
||||
AND INSTR(rr.res_rsv_ruimte_externnr, rr.res_rsv_ruimte_externnr2) IS NULL -- Sluit Facilitor initiated reserveringen uit by S(msgraph_sync_level) = 3
|
||||
AND rr.res_rsv_ruimte_verwijder IS NULL
|
||||
AND rr.res_rsv_ruimte_van >=
|
||||
(SELECT MIN (starttime) FROM this_import)
|
||||
|
||||
Reference in New Issue
Block a user