Esattamente quel che succedeOriginariamente inviato da franzauker
Va bene se hai poche righe e/o una selettività molto elevata nelle condizioni della query esterna
Comunque l'explain mi da questo (ragion per cui la ritengo efficente)
codice:id select_type table type pos_keys key key_len ref rows Extra 1 PRIMARY abb ref ID_M_U ID_M_U 3 const 259 Using where 2 DEP SUB abb index NULL ID_S 3 NULL 1 Using index


Rispondi quotando