Date Comparison SQL


/ Published in: SQL
Save to your folder(s)



Copy this code and paste it in your HTML
  1. WHERE (post_date_gmt + INTERVAL 100 DAY) >= NOW()

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.