MINUTE

Returns the minute of a datetime value.

Syntax

MINUTE(datetime)

  • datetime - the datetime value from which the minute should be returned - Value type: date

Examples

Last updated