Errorcodeww: SELECT sku,noparte,marca,cat,subcat,descr,atrib,precio,exis,markup, texto, activo, liq, nuevo, oferta, cesc, left(feccrea,10) as fecha, marca1, preciofijo from tbprodintcomex
where exis > 0 and activo = 1 and grupo = 3 and subcat = 'discos de estado s��lido' and INSTR(sku, '-') = 0 order by activo DESC,marca, cat, subcat, modelo, precio 1267 Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
qry getprod