Files
oceanbase/docs/docs-cn/10.sql-reference/2.operator/7.hierarchical-query-operators.md
2022-02-10 14:51:49 +08:00

15 lines
369 B
Markdown

层次查询运算符
============================
以下为所有层次查询运算符列表:
| 运算符 | 操作数 | 含义 |
|-------------------|-----|------------------------|
| `PRIOR` | 一元 | 用于指明column来自parent row |
| `CONNECT_BY_ROOT` | 一元 | 用于指明顶层祖先 |