You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<DbTable>desoutter.product_screw p join desoutter.product p0 on (p0.actived and p.product_id=p0.product_id) left join posco c on c.product_id=p.product_id and p.station_id=c.station_id</DbTable>