88
MySQL Date/Time sec_to_time() Function
The sec_to_time() is a MySQL date/time function. It is used to convert the given second into time.
Syntax
Parameter:
Second : second value to get time.
Example 1
Output:
Example 2
Output:
Next TopicMySQL datetime