For example, you can get a count out of the database for the number of respondents who have stated that their favorite color (question 2) is red by using the following query shown in Listing 10.
例如,使用下面的清单10中的查询,您可以从数据库中查询最喜欢的颜色是红色(问题2)的回答者的数目。
As an example, let's count employees grouped by office, in other words, the number of employees in each office.
作为示例,让我们计算一下按办公室分组的员工数量,换句话说,就是各办公室中的员工数量。
For our example, let's say we want to count the number of documents grouped by the name value.
例如,我们要按name值来分组计算文档数。
应用推荐