/ Published in: SQL
useful if a "valid until" should have an exact ( in this case far future ) value.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
SELECT ADDDATE( NOW(), INTERVAL 20 YEAR )