Snowflake · Schema

PointOfTime

Point of time.

Data LakesData SharingData WarehousingDatabaseSQL

Properties

Name Type Description
point_of_time_type string Type of the point of time. Possible values include: - `timestamp`: Exact time using the standard timezone format. Example: `2023-09-15 10:59:43`. - `offset`: Interval relative to 'now.' Example: `1 da
reference string Relation to the point of time. Currently, the API supports `at` and `before`.
View JSON Schema on GitHub