Uses of Class
org.apache.flink.sql.parser.dql.SqlShowViews
Packages that use SqlShowViews
-
Uses of SqlShowViews in org.apache.flink.sql.parser.impl
Methods in org.apache.flink.sql.parser.impl that return SqlShowViewsModifier and TypeMethodDescriptionfinal SqlShowViewsFlinkSqlParserImpl.SqlShowViews()SHOW VIEWS FROM [catalog.] database sql call.