select ssb.id, ssb.storebatch_id, ssb.quantity
from storesubbatches ssb
join storebatches sb on sb.id = ssb.storebatch_id
where ssb.store_id = :STORE_ID AND sb.storecard_id = :STORECARD_ID and
ssb.quantity <> 0Generated by ABRA Software a.s. 27.10.2021 16:34:11