| 0.0050 | 
select * from paginas where mostrar_en_menu='S' 
 | 
| 0.0007 | 
select id,nombre from cat_productos_erp where nivel=2 and padre=3000 order by nombre 
 | 
| 0.0006 | 
select * from banners order by posicion 
 | 
| 0.0041 | 
select * from productos_erp  where ((catprod_n1_id is not null)  and (estatus='ACTIVO'))  and (mostrar_en_pagina_principal='S') 
 | 
| 0.0015 | 
select * from productos_almacenes_adicionales where almacen_id='OUTLET' order by id 
 |