The inner join on tb4 will only pull records that are in tb3 and tb4.
The query is also limiting tb2.language_code, so the query there is requiring every table to have the data regardless of the left join
I don't necessarily understand what you mean by security row, but the where clause with the inner join is the problem of limiting id's that will need to be present in all tables.
dickersonka
Veteran Poster
1,175 posts since Aug 2008
Reputation Points: 130
Solved Threads: 143