AVG
Description
SnowConvert Helpers Code section is omitted.
This function returns the average of the values in a group. It ignores null values. (AVG in Transact-SQL).
Sample Source Pattern
Syntax
Examples
Code:
IN -> SqlServer_01.sql
Result:
Last updated