Newbie here.   i'm trying to insert multiple values into a table by a certain
date and when I use where clause it fails.  This is my code "insert into db
(table) values ('value') where date = 'date range'". Thanks for any help.
-- 
View this message in context: 
http://old.nabble.com/insert-help-tp31429185p31429185.html
Sent from the SQLite mailing list archive at Nabble.com.

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

Reply via email to