WhenIrunthefollowingQuery:
SELECTtbCelula.*FROM(((tbTiposMonitorizacaoINNERJOINtbMonitorizacaoProjONtbTiposMonitorizacao.TM_ID=tbMonitorizacaoProj.MP_T_ID)INNERJOINtbListaConformidadesONtbMonitorizacaoProj.MP_ID=tbListaConformidades.L_MP_ID)INNERJOINtbCelulaONtbTiposMonitorizacao.TM_ID=tbCelula.C_TM_ID)INNERJOINtbValoresON(tbListaConformidades.L_ID=tbValores.V_L_ID)AND(tbCelula.C_ID=tbValores.V_C_ID)WHERE(((tbListaConformidades.L_ID)=21));
ThestatementdoesnotreturnallofthedataIwanttoquery.
Output:
Expectedresult: