I am working on Android SQLite databses and my requirement is to get the data from two tables. The tables are status and diners.
Status Table:

Diners Table:

My intention is to get the data of color_desc from status table when the din-status_color column value from diners table and color_status-id column value from status table are equal.
How to write the query in Android SQLite?
Here an full tutorial it is help in the bast i hope help u too.
Good tutorial
and this one for beginners