Hi
There is a scenario like one primary id such as 123 many child id's need to map with that primary id and need to get primary id using anyone of child.
Requirement:
- One key
- Multiple primary keys with many child data inset, remove capability
- Each primary key can contain n number of child data
- Need to get primary by scanning child id
Hope will get better solution, thanks in advance..