MS Access Avg() 函数
定义和用法
Avg() 函数返回表达式的平均值。
注意: NULL 值将被忽略。
语法
Avg(expression)
参数值
参数 | 描述 |
---|---|
expression | 必填。数值(可以是字段或公式) |
技术细节
适用版本 | 从 Access 2000 开始 |
---|
Avg() 函数返回表达式的平均值。
注意: NULL 值将被忽略。
Avg(expression)
参数 | 描述 |
---|---|
expression | 必填。数值(可以是字段或公式) |
适用版本 | 从 Access 2000 开始 |
---|
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]