Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ There are two extra functions to check field existence and type

### example

refer to jsonb tutorial for more.
refer to [jsonb tutorial](../../sql-reference/Data-Types/JSONB.md) for more.


### keywords
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jsonb_extract是一系列函数,从JSONB类型的数据中提取json_path指

### example

参考jsonb tutorial中的示例
参考 [jsonb tutorial](../../sql-reference/Data-Types/JSONB.md) 中的示例


### keywords
Expand Down