Convert Unix and MySQL timestamps

How can we convert between Unix & MySQL timestamps?

E

Expert

Verified

a.    MySQL timestamp can be converted into Unix timestamp using the command UNIX_TIMESTAMP.
b.    Using the command FROM_UNIXTIME unix timestamp can be converted into MySQL timestamp.

   Related Questions in PL-SQL Programming

©TutorsGlobe All rights reserved 2022-2023.