EXTRACTMINUTE

This function returns the minute part of the input timestamp value. Also see EXTRACT.

Syntax

SELECT EXTRACT(MINUTE FROM TIMESTAMP timestamp_expr);