File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18604,8 +18604,8 @@ JSON_TABLE (
18604
18604
where <replaceable class="parameter">json_table_column</replaceable> is:
18605
18605
</phrase>
18606
18606
<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 ]
18609
18609
| <replaceable>name</replaceable> <replaceable>type</replaceable> FORMAT <replaceable>json_representation</replaceable>
18610
18610
[ PATH <replaceable>json_path_specification</replaceable> ]
18611
18611
[ { WITHOUT | WITH { CONDITIONAL | [UNCONDITIONAL] } }
You can’t perform that action at this time.
0 commit comments