Update index.md
This commit is contained in:
parent
d9aaa3d083
commit
678b3126e9
|
@ -235,7 +235,7 @@ taos -C
|
|||
| 属性 | 说明 |
|
||||
| -------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| 适用范围 | 仅客户端适用 |
|
||||
| 含义 | 查询超级表时,last(\*)/last_row(\*)/first(\*) 是否返回标签列 |
|
||||
| 含义 | 查询超级表时,last(\*)/last_row(\*)/first(\*) 是否返回标签列;查询普通表、子表时,不受该参数影响。 |
|
||||
| 取值范围 | 0:不返回标签列,1:返回标签列 |
|
||||
| 缺省值 | 0 |
|
||||
| 补充说明 | 该参数设置为 0 时,last(\*)/last_row(\*)/first(\*) 只返回超级表的普通列;为 1 时,返回超级表的普通列和标签列 |
|
||||
|
|
Loading…
Reference in New Issue