---
---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'