sha
This section contains reference documentation for the SHA function.
Return SHA-1 digest of binary column(bytes
type) as hex string
Signature
SHA(bytesCol)
Usage Examples
select event_id, location, SHA(location) AS hash
from meetupRsvp
limit 1
80406178a3d70a3d714041d5c28f5c28f6
b914583284ac29d2bd3c9d097245b031d99d687d