Archive for the "Oracle SQL" Category

Oracle SQL – Date Range for ISO Week

Recently I had to work on a report for the marketing team. This report requires me to group the transactions by ISO week, and for the  very first time, i’m glad to be working on Oracle Database. In the report, I’ll need to display the date range for all the weeks, so after googling for [...]