Jun 12, 2019
0
Level 1
Retrieve data from mapper table
how do i get needed data using the mapper table?? I have 3 tables
- packages
- package_tags
- package_map_tags
I have assigned foreign keys in mapper table and now I want to retrieve all packages which are related to tag_id 4. I am new to this, can anybody give me some tips on how to achieve this? thank you
Please or to participate in this conversation.