Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd763dcb

Browse files
author
Nikita Glukhov
committed
Fix docs for JSON_TABLE(): replaceable => parameter
1 parent3062ac7 commitd763dcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18604,8 +18604,8 @@ JSON_TABLE (
1860418604
where <replaceable class="parameter">json_table_column</replaceable> is:
1860518605
</phrase>
1860618606
<replaceable>name</replaceable> <replaceable>type</replaceable> [ PATH <replaceable>json_path_specification</replaceable> ]
18607-
[ { ERROR | NULL | DEFAULT expression } ON EMPTY ]
18608-
[ { ERROR | NULL | DEFAULT expression } ON ERROR ]
18607+
[ { ERROR | NULL | DEFAULT<replaceable>expression</replaceable> } ON EMPTY ]
18608+
[ { ERROR | NULL | DEFAULT<replaceable>expression</replaceable> } ON ERROR ]
1860918609
| <replaceable>name</replaceable> <replaceable>type</replaceable> FORMAT <replaceable>json_representation</replaceable>
1861018610
[ PATH <replaceable>json_path_specification</replaceable> ]
1861118611
[ { WITHOUT | WITH { CONDITIONAL | [UNCONDITIONAL] } }

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp