Uses of Package
gudusoft.gsqlparser.nodes.snowflake
Packages that use gudusoft.gsqlparser.nodes.snowflake
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Classes in gudusoft.gsqlparser.nodes.snowflake used by gudusoft.gsqlparser.nodesClassDescriptionSnowflake Time Travel SQL extensions https://docs.snowflake.com/en/user-guide/data-time-travel The clause uses one of the following parameters to pinpoint the exact historical data you want to access:
TIMESTAMP
OFFSET (time difference in seconds from the present time)
STATEMENT (query ID for statement) -
Classes in gudusoft.gsqlparser.nodes.snowflake used by gudusoft.gsqlparser.nodes.snowflakeClassDescriptionTypes of clauses in CREATE SEMANTIC VIEW statement.Generic container for TABLES, RELATIONSHIPS, FACTS, DIMENSIONS, METRICS clauses.List of semantic view clauses.
-
Classes in gudusoft.gsqlparser.nodes.snowflake used by gudusoft.gsqlparser.stmt.snowflakeClassDescriptionGeneric container for TABLES, RELATIONSHIPS, FACTS, DIMENSIONS, METRICS clauses.