> Yes, I forgot the column mode_id in the Employee's table.
>
> Thanks, I'll read up on the features SQLite's SELECT has to offer. At
> worst,
> I'll just run a simpler query multiple times.
>

Will the results of simple query multiple times help you somehow?

Think about how to join two or more tables together (not difficult to find
info about SQL JOIN)

My reply is to help you to try you think how SQL basically works.

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

Reply via email to