MSSQL-Part 7: How to use aggregate functions in Sql?



#sql #learnsql #mssql
▬▬▬▬▬▬ In this Video ▶️ ▬▬▬▬▬▬
 The MIN() function returns the smallest value of the selected column.
 The MAX() function returns the largest value of the selected column.
 The COUNT() function returns the number of rows that matches a specified criteria.
 The AVG() function returns the average value of a numeric column.
 The SUM() function returns the total sum of a numeric column.

▬▬▬▬▬▬ Useful Links 🛠 ▬▬▬▬▬▬
Blog ► http://codenboxautomationlab.com/​​​
GitHub Repo ► https://github.com/codenbox​​

▬▬▬▬▬▬ Connect with us 👋 ▬▬▬▬▬▬
~~~Subscribe to this channel, and press bell icon to get all updated videos on Selenium and Cypress Automation: https://www.youtube.com/c/CodenboxAutomationlab

~~~ Follow us on Facebook & Twitter to get more updates:
►https://www.facebook.com/CodenBoxQA/​​​
►https://twitter.com/CodenboxTeam

Comments are closed.