| 0.0095 |
select count(*) as cnt from productos_erp where ((catprod_n1_id is not null) and (estatus='ACTIVO')) and (sku='RS1NSERNLU0tMDE-')
|
| 0.0027 |
select * from productos_erp where ((catprod_n1_id is not null) and (estatus='ACTIVO')) and sku='E-MHDM-M-01'
|
| 0.0013 |
select id,nombre from cat_productos_erp where nivel=2 and padre=3000 order by nombre
|
| 0.0012 |
select * from paginas where mostrar_en_menu='S'
|