Skip to main content
Skip to main content

Date32

A date. Supports the date range same with DateTime64. Stored as a signed 32-bit integer in native byte order with the value representing the days since 1900-01-01 (0 represents 1900-01-01 and negative values represent the days before 1900).

Examples

Creating a table with a Date32-type column and inserting data into it:

See Also

Try ClickHouse Cloud for FREE

Separation of storage and compute, automatic scaling, built-in SQL console, and lots more. $300 in free credits when signing up.

Try it for Free