Skip to main content
Calculates the MD5 hash of string, returning the result as a string in hexadecimal.

Syntax

Parameters

Return Types

  • Returns TEXT with string input
  • Returns NULL if input is NULL

Example

The following example returns the username esimpson in hexadecimal:

Rows: 1Execution time: 5.77ms