Process Flow - Querying historical data (AT, BEFORE)
Start Query
Specify Time Travel Point
Use AT or BEFORE clause
Snowflake fetches data snapshot
Return historical data
End Query
The query starts by specifying a time travel point using AT or BEFORE, then Snowflake fetches the data snapshot from that time and returns it.