Richard A. Nakroshis wrote:

>Todd Beverly wrote:
>  
>
>>Check out the interval expression...
>>
>>This works in Oracle 8i:
>>
>>select column from table where check_date > (sysdate - interval '1' day);
>>    
>>
>
>Todd,
>
>Is 'interval' an actual Oracle statement or keyword?  I couldn't find it
>in my Oracle 8: The Complete Reference book.
>
>  
>
Actually I found it in my "SQL for Dummies, 3rd Edition" book.  I think 
that it's part of  SQL 92.


_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to