Originariamente inviato da franzauker
Va bene se hai poche righe e/o una selettività molto elevata nelle condizioni della query esterna
Esattamente quel che succede
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