Your problem seems to be the date conversion in:
Try reversing this to:Code:to_char(ar.completed_date,'YYYY-MM-DD hh24:mi:ss') = '2004-04-30 13:09:59'
Good luck!Code:ar.completed_date = TO_DATE('2004-04-30 13:09:59','YYYY-MM-DD hh24:mi:ss')
![]()
|
Results 1 to 7 of 7
Thread: Optimizer behaviourThreaded View
|
Click Here to Expand Forum to Full Width |