7.24 OGG_SHA1

Use the OGG_SHA1 function to return the SHA-1 160 bit / 20 bytes hash value.

Syntax

OGG_SHA1(expression)
expression

The name of a column, literal string, other column mapping function.

Example

OGG_SHA1(col_name)