0.0101 |
select count(*) as cnt from productos_erp where ((catprod_n1_id is not null) and (estatus='ACTIVO')) and (sku='UkVWTDQxWEM-')
|
0.0022 |
select * from productos_erp where ((catprod_n1_id is not null) and (estatus='ACTIVO')) and sku='REVL41XC'
|
0.0010 |
SELECT * FROM "configuraciones" WHERE "variable_conf" = 'UTILIDAD_PARA_CLIENTES_CONSUMER'
|
0.0020 |
select utilidad('A') as utilidad from rdb$database
|
0.0007 |
select id,nombre from cat_productos_erp where nivel=2 and padre=3000 order by nombre
|
0.0009 |
select * from paginas where mostrar_en_menu='S'
|