Episode-082 - Using 'distinct' and 'count()' in MySQL

6 Views
Published
In this video, we show you how to use the count() function with the ‘distinct’ keyword to return aggregate data.

COUNT() Documentation -https://dev.mysql.com/doc/refman/8.4/en/aggregate-functions.html#function_count

COUNT(DISTINCT) Documentation - https://dev.mysql.com/doc/refman/8.4/en/aggregate-functions.html#function_count-distinct
Category
MySQL
Tags
MySQL, Database, Open-source
Be the first to comment