what is the syntax for passing an int variable in postgresql WHERE condition?

前端 未结 0 1316
走了就别回头了
走了就别回头了 2020-12-10 15:42

I want to use this simple query : "DELETE FROM "TABLE NAME" WHERE unix_time < myVariable LIMIT 1000" but what is the correct syntax to do it ? thank y

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