(Nimish Garg) In my previous post on Oracle Aggregate Functions, I explained Oracle Database ignores NULL values with Aggregate Functions, which is perfect while calculating COUNT, MIN, MAX and SUM but sometimes it leads us to wrong values if we do not focus on Oracle Database behavior and business