2021年4月28日星期三

How can I delete a row after a time

I have a process that creates a row in a SQL table with date and time.

After creating this row, I need to remove it after 3 months.

How can I do this in SQL or in my SpringBoot code?

https://stackoverflow.com/questions/67310043/how-can-i-delete-a-row-after-a-time April 29, 2021 at 09:54AM

没有评论:

发表评论