80
MySQL Date/Time time_to_sec() Function
The time_to_sec() is a MySQL date/time function. It is used to convert the time into seconds.
Syntax
Parameter:
Time: time to be converted.
Example 1
Output:
Example 2
Output:
Next TopicMySQL datetime