For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi guys,
I have two date fields, date_field1 and date_field2, both store date and time. How would I write a query which would subtract date_field1 from date_field2 and give me the result in mins? Is this possible?
Thanks.