Back to Browse

#20: Conditions on Aggregate Functions

93 views
Apr 15, 2020
6:59

The "having" clause in SQL allows us to put conditions on aggregate functions. It works very similar to the where clause, but the where clause cannot be used to put conditions on aggregate functions since it goes row-by-row. In this video we discuss the having clause and it's use along with the "group by" clause and aggregate functions. We also take a look at how we can put conditions on aggregate functions without using this "having" clause. Hope you find the video insightful. If you did, do give it the thumbs-up, and don't forget to share it with your friends!

Download

0 formats

No download links available.

#20: Conditions on Aggregate Functions | NatokHD