Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle SQL Help
"Mark C. Stock" <mcstockX_at_Xenquery .com> writes:
>AND CREATED_DTM >= (sysdate - (1/24))
If the query takes a long time to run, will it use the value of sysdate that was in effect when it first started to execute, or will sysdate be reevaluated for each row?
-- Ed Avis <ed_at_membled.com>Received on Sat Feb 28 2004 - 07:04:17 CST
![]() |
![]() |