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,
I need to convert seconds to minutes and also determine if the units digit in minutes is from 1-9. How can I do this?
For example if I have 120 seconds i.e 2 minutes i need to check if 2 is within range 1-9.