Substract CURDATE() from another date in SQL

后端 未结 0 1823
[愿得一人]
[愿得一人] 2020-12-20 06:03

i tried this command in SQL before: select item_description, (CURDATE() - item_expired) from Items;

I use the command above to find the expiration value

相关标签:
回答
  • 消灭零回复
提交回复
热议问题