Deleting records before a certain date

后端 未结 4 740
暗喜
暗喜 2020-12-13 11:54

How would I go about deleting all records from a MySQL table from before a certain date, where the date column is in DATETIME format?

An example datetime is 20

4条回答
提交回复
热议问题