MySQL Forums
Forum List  »  Oracle

Oracle and MYSQL
Posted by: Angel Torres Colon
Date: November 24, 2008 12:02PM

I want extract data in Oracle 30 days from now. I have done this using MYSQL with this: DATE_SUB(CURDATE(),INTERVAL 30 DAY) <= STR_TO_DATE(origindate, '%Y%m%d').
How can I do this in Oracle?????????

Options: ReplyQuote


Subject
Views
Written By
Posted
Oracle and MYSQL
4211
November 24, 2008 12:02PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.