the situation is like this, this is for desease detection, to make it simple, there are 2 table which are symptom and desease.
The desease are determine by its symptom and 1 desease may have 1 or more symptom.
the table above is for the desease table, sy_id is for symptom id(fk from symptom table) and dm_id is for desease master id (fk from desease master table)
to use the system, user will only choose the symptom (checkbox) then send the value to db.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.