I want to know the banner name situated in a great grandchildren tab. Here's how my data base is:
Inscription (where I need to start from): Item1_id
Item1: Item2_id
Item2: Banner_id
Banners: name
How do i get all the banners name of my inscription table with active records?