second
SQL function that extracts the second field from a given date. The returned value is a number between 0 and 59 both inclusive.
Parameters
expr
Expression to extract the second from.
queryBuilder
Query builder to append the SQL function to.
SQL function that extracts the second field from a given date. The returned value is a number between 0 and 59 both inclusive.
Expression to extract the second from.
Query builder to append the SQL function to.