Skip to Main Content

SQL & PL/SQL

Announcement

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!

How do I query for Begin\End of prior month?

user-9huokMay 16 2023

I am trying to query a balance by EFFDT for the prior month, so that if I run the query 05/05 it should return values 04/01 - 04/30, or if I run the query 06/12 I should get the ones with an effective date from 05/01 - 05/31. Any suggestions are welcome. Thank you

Comments
Post Details
Added on May 16 2023
6 comments
2,421 views