The table I want to empty is called worktable. Can't figure how to do
it with the GUI. Went to:

http://www.sqlite.org/lang.html

Which said the correct syntax should be 

DELETE FROM worktable

But that just throws error messages. 

Surely there is a way to delete all rows from a table. What is the
secret?

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to