Table Granularity
Immutable. The granularity (i.e. MILLIS
) at which timestamps are stored in this table. Timestamps not matching the granularity will be rejected. If unspecified at creation time, the value will be set to MILLIS
. Views: SCHEMA_VIEW
, FULL
.
Entries
Link copied to clipboard
The user did not specify a granularity. Should not be returned. When specified during table creation, MILLIS will be used.
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.