Sever/MySQL
[MySQL] - microtime
곰시기
2017. 12. 5. 10:14
SELECT FROM_UNIXTIME( COLUMN, '%Y-%m-%d %H:%i:%s' )
FROM table
WHERE id='id'