MYSQL - datetime to seconds

Posted by Mike on Stack Overflow See other posts from Stack Overflow or by Mike
Published on 2010-03-13T15:19:06Z Indexed on 2010/03/13 15:25 UTC
Read the original article Hit count: 413

Filed under:
|

Hello, I wasn't able to find out (googling, reading mysql reference manual) how to get value of DATETIME in seconds in MySQL.

I dont mean to extract seconds from datetime, but to convert it into seconds.

Thanx

© Stack Overflow or respective owner

Related posts about mysql

Related posts about datetime