Is it possible to get the current UNIX timestamp with sql?
Try UNIX_TIMESTAMP():
SELECT UNIX_TIMESTAMP();
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With