mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 10:02:01 +00:00
210efe1621
this is related to issue https://github.com/ClickHouse/ClickHouse/issues/25815
i'm adding examples for:
date_add(date, INTERVAL value unit) and date_sub(date, INTERVAL value unit)
both are covered with a test from
|
||
---|---|---|
.. | ||
development | ||
engines | ||
getting-started | ||
interfaces | ||
operations | ||
sql-reference |