Skip to content

Commit

Permalink
fix sql parser error
Browse files Browse the repository at this point in the history
  • Loading branch information
yydeng626 committed May 27, 2024
1 parent 3e742b0 commit 298f390
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ unreservedWord3
| XMLEXISTS | XMLEXISTS2 | XMLFOREST | XMLINDEX_REWRITE | XMLINDEX_REWRITE_IN_SELECT | XMLINDEX_SEL_IDX_TBL | XMLISNODE
| XMLISVALID | XMLNAMESPACES | XMLPARSE | XMLPATCH | XMLPI | XMLQUERY | XMLROOT | XMLSERIALIZE | XMLTABLE | XMLTOOBJECT
| XMLTRANSFORM | XMLTRANSFORMBLOB | XML_DML_RWT_STMT | XPATHTABLE | XS_SYS_CONTEXT | X_DYN_PRUNE | RESULT | TABLE | NUMBER | CHAR
| SQLCODE | TAB | TERM
| SQLCODE | TAB | TERM | NUM
;

schemaName
Expand Down

0 comments on commit 298f390

Please sign in to comment.