MS Access Count() 函数
定义和使用
Count() 函数返回 select 查询返回的记录数。
注意: NULL 值不会被计算。
语法
Count(表达式)
参数值
参数 | 描述 |
---|---|
表达式 | 必需。字段或字符串值 |
技术细节
适用于 | 从 Access 2000 开始 |
---|
Count() 函数返回 select 查询返回的记录数。
注意: NULL 值不会被计算。
Count(表达式)
参数 | 描述 |
---|---|
表达式 | 必需。字段或字符串值 |
适用于 | 从 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]