Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
February 12, 2022 12:50 pm GMT

Day 97 of 100 Days of Code & Scrum: Aggregate Functions in MySQL

Hello there, everyone!

I spent my free time today practicing aggregate functions in MySQL, such as COUNT, MIN, MAX, SUM, and AVG. GROUP BY took a little bit of time for me to understand, but I eventually understood how it groups together related rows.

Anyway, let's move on to my daily report!

Yesterday

I did string functions practice in MySQL to get more used to them.

Today

MySQL

  • I learned how to utilize the most commonly used aggregate functions in MySQL, along with GROUP BY.
  • continued Colt Steele's MySQL course.

Scrum

Thank you for reading! Have a good day!

Rammina Thank You Banner

Resources/Recommended Readings

DISCLAIMER

This is not a guide, it is just me sharing my experiences and learnings. This post only expresses my thoughts and opinions (based on my limited knowledge) and is in no way a substitute for actual references. If I ever make a mistake or if you disagree, I would appreciate corrections in the comments!

Other Media

Feel free to reach out to me in other media!

Rammina Logo

Twitter logo

Github logo


Original Link: https://dev.to/rammina/day-97-of-100-days-of-code-scrum-aggregate-functions-in-mysql-pi5

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To