I am attempting to copy records from one table to another. The following statement is what i see everywhere when I google how to do this, yet it does not work. I am using the following: Select field1, field2 into {newly created table} from {existing table with lotsa records} I get an error Error near "Into"
I hope this post woks, I keep getting an e-mail that says I can not attach anything, but I am not attaching anything Thanks -- View this message in context: http://old.nabble.com/Select-Into-not-working-tp31420612p31420612.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