提交 dd63c562 编写于 作者: S Serge Rider

#1125 Oracle: LOOP keyword added


Former-commit-id: 92f28f39
上级 8ea4fe5b
......@@ -46,6 +46,7 @@ class OracleSQLDialect extends JDBCSQLDialect {
addSQLKeyword("STRUCTURE");
addSQLKeyword("COMPUTE");
addSQLKeyword("STATISTICS");
addSQLKeyword("LOOP");
addFunctions(
Arrays.asList(
"SUBSTR", "APPROX_COUNT_DISTINCT",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册