Uses of Class
org.apache.flink.sql.parser.dql.SqlShowColumns
Packages that use SqlShowColumns
-
Uses of SqlShowColumns in org.apache.flink.sql.parser.impl
Methods in org.apache.flink.sql.parser.impl that return SqlShowColumnsModifier and TypeMethodDescriptionfinal SqlShowColumnsFlinkSqlParserImpl.SqlShowColumns()SHOW COLUMNS FROM [[catalog.] database.]sqlIdentifier sql call.