Skip to main content

CRC32

Returns the CRC32 checksum of x, where 'x' is expected to be a string and (if possible) is treated as one if it is not.

Syntax

CRC32( '<x>' )

Examples

SELECT CRC32('databend');

┌───────────────────┐
│ crc32('databend')
├───────────────────┤
1177678456
└───────────────────┘
Did this page help you?
Yes
No
Explore Databend Cloud for FREE
Low-cost
Fast Analytics
Easy Data Ingestion
Elastic Scaling
Try it today