DuckDB interval value preserving month, day, and microsecond components.
DuckDB stores intervals as three independent components instead of a single duration because months and days do not have fixed microsecond lengths.
DuckDB interval value preserving month, day, and microsecond components.
DuckDB stores intervals as three independent components instead of a single duration because months and days do not have fixed microsecond lengths.