Eric Smith-29 wrote:
> 
> It could be that you want to create a real table that can be read from
> and written to.  I would then ask why you think you need to do that.

Thank you very much for your help! Now I've joined the tables using the
"join" query.

I think I need to create the new table because of the reasons I wrote
earlier, and:

I want to filter the new table based on a variable that is only present in
the "Chinese" table (frequency of usage). I don't know how I could filter
the "English" table using this variable in the "Chinese" table.

It just seems simpler, and I've done this filtering before.

-- 
View this message in context: 
http://old.nabble.com/Noobie-question-about-importing-data-into-table-tp29126116p29127987.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