lundi 9 novembre 2015

Android studio how to query

Hi guys i'am new in developing android applications and currently creating a dictionary that can detect a symptom by search function. For example the user search a cough the application must display the diseases related to the symptom.

I'am sqlite database, my database design is good now because i have table of symptom, illness and another for joint table to be able to do a many to many relationship.

1) My problem is how can i get the table in my existing database? 2) How can i do a nested sql search containing of two queries?

Aucun commentaire:

Enregistrer un commentaire