Can somebody point me in the right direction?

I have joined the two tables by doing: select * from ChineseTable,
EnglishTable on IDX_c = IDX_cedict

Now I would like to save this as a new table, so I can manipulate this table
in sqlite and other programs.

Thank you for any replies :)
-- 
View this message in context: 
http://old.nabble.com/Noobie-question-about-importing-data-into-table-tp29126116p29148341.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