Fetches the groups for the query, using the first specified grouping parameter.
获取查询的组,使用第一个参数指定分组。
Note that, depending on the data type of your grouping parameter, you might need a longer binary string.
注意,根据分组参数的数据类型不同,您可能需要使用更长的二进制串。
This is due to the encoding of the group information in the binary string, and a grouping parameter of type VARCHAR requires potentially more space than a simple INTEGER value.
这是将分组信息编码到二进制串中的缘故,分组参数类型为VARCHAR,比简单的INTEGER类型潜在地要求更多的存储空间。
应用推荐