📄️ AT
The SELECT statement can include an AT clause to query previous versions of your data with a specific snapshot ID or timestamp.
📄️ JOIN
A join allows you to combine columns from two or more tables into a single result set. Databend supports the following join types:
📄️ SELECT
Retrieves data from a table.