Untitled
unknown
mysql
a year ago
225 B
9
Indexable
SELECT CONCAT('s', serialnumber) serial, product, size, bin, location, lastscandate FROM inventoryitem WHERE product LIKE 'EFCR%' AND location LIKE '7-30__-%' AND qtyonhand = 1
Editor is loading...
Leave a Comment