Delete everything in table in SQLite (C# .NET)

前端 未结 0 1065
失恋的感觉
失恋的感觉 2020-12-15 23:23

Is there any query that can delete everything in table?

i tried this. Not working:

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