Untitled
unknown
mysql
a year ago
196 B
8
Indexable
SELECT COUNT(serialnumber) serials, location, DATE(lastscandate) date FROM inventoryitem WHERE location = 'PA Replenishment in-transit' AND qtyonhand = 1 GROUP BY date
Editor is loading...
Leave a Comment