跳到主要内容

read_group

读取一组满足指定条件的记录

声明

mixed read_group(string path, mixed condition = nil, string fields = nil)

参数

参数名描述
path表名
condition查询条件
fields记录中返回的字段列表
start_pos开始位置

返回值

一组数据

使用方式

返回文档