Hello
I have one developed one database wherein I have done one to many relationship, please see attached screenshot for the same.
In this database user can enter N number of certifications for given candidates.
Now I would like to have search functionality wherein user can select Certification(s), Education(s). and Postion(s) from listbox.
this result should bring Name of Candidate who had selected certification and all other certifications has been selected for him and same for Positions and Education(s).
So for example if selected certifications has been match into the database it should return all the educations, certis and positions related to him.
even if second certis which has been selected for him/her is belongs to the first result we found then this should be discarded.
I have one developed one database wherein I have done one to many relationship, please see attached screenshot for the same.
In this database user can enter N number of certifications for given candidates.
Now I would like to have search functionality wherein user can select Certification(s), Education(s). and Postion(s) from listbox.
this result should bring Name of Candidate who had selected certification and all other certifications has been selected for him and same for Positions and Education(s).
So for example if selected certifications has been match into the database it should return all the educations, certis and positions related to him.
even if second certis which has been selected for him/her is belongs to the first result we found then this should be discarded.