DB
FunctionsType Conversion

reinterpret_as_date

Reinterprets the first 8 bytes of the input value as a signed integer day representation without parsing.

reinterpret_as_date(…) → Date

Kind · scalar

Reinterprets the first 8 bytes of the input value as a signed integer day representation without parsing.

Part of the Type Conversion family.