I am looking for an appropriate way to perform an inner join of two tables in a controller, then pass the result to a view.
So far I have successfully achieved this b