mmesa
5/29/2019 - 6:13 PM

Datos de un sku

---
---Datos de un sku
---
select a.strCodLin, a.strCodigoBarra, a.strSKUPadre, a.strcodBarraProveedor, b.strDescripcion 
from tblsku a, tblproductos b 
where 
	b.strReferencia = a.strReferencia 
	--and strcodlin = '' 
	and strCodigoBarra = '7707216601559' 
	--and a.strSKUPadre = '558161'