Class TAtBeforeClause

Object
gudusoft.gsqlparser.nodes.TParseTreeNode
gudusoft.gsqlparser.nodes.snowflake.TAtBeforeClause
All Implemented Interfaces:
Visitable, Iterator<TSourceToken>

public class TAtBeforeClause extends TParseTreeNode
Snowflake 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)