svn path=/Customer/trunk/; revision=12859

This commit is contained in:
Richard Derks
2006-01-09 11:21:30 +00:00
parent 4bd1a4e4aa
commit 43c1a3dfa2

View File

@@ -20,7 +20,7 @@ DECLARE
FROM bes_bestelling
WHERE bes_bestelling_datum < TO_DATE('20051101', 'YYYYMMDD')
AND bes_bestelling_status IN
(1, 3, 4, 5)));
(3, 4, 5)));
CURSOR c_cursor2 (pBestelopdr_key IN NUMBER)
IS