78+++++++***+++*** select * from categorias left JOIN peliculas ON cod_cat=cod_cat_pel left JOIN ficha_tecnica ON cod_pel_ft=cod_pel where categorias.reg_eli=0 and ficha_tecnica.reg_eli=0 and peliculas.reg_eli=0 and pub_pel=1 and cod_cat=78 order by tit_pel