SECOND(time_exp)

Returns the second based on the second field in time_exp as an integer value in the range of 0-59.

 

Example:

SELECT SECOND({t '10:00:03'}) returns 3