MINUTE

Returns the minute part of a datetime value.

Syntax

MINUTE(expr)

Example

SELECT minute('2020-06-20 11:20:52.000321')