SECOND

Returns the second component of a specific time as an integer

Usage examples 

  • SECOND("11:00:05")

  • SECOND(tableA.fieldB)

Syntax 

SECOND ( date )

  • date - the time from which to calculate the second

Returns 

number - the second of the time.

Functions reference