AVG() in TSQL: Watch Your Data Types
Category:
tsql-programming
, sql-server
This week’s Quizletterย featured a quiz on using the AVG() function in SQL Server.
I was inspired to write this quiz because I’ve been teaching “TSQL School” each week. When we covered aggregate functions, I remembered how tricksy AVG() can be.
