Untitled
Anonymous
mysql
02/02/2024 8:27 PM
780 B
9
Indexable
select serialnumber, product, size, bin, location, previousbin, previouslocation, lastscandate from inventoryitem where serialnumber in ('163438824',
'154601123',
'155932280',
'155931698',
'159301700',
'159301538',
'164500041',
'168061195',
'129957546',
'13429375',
'154461428',
'166807045',
'166807027',
'138948071',
'144569601',
'76388212',
'172324676',
'128479866',
'162136329',
'167140225',
'157028456',
'151055353',
'164897949',
'48590817',
'170226413',
'172003910',
'159809768',
'150332162',
'167132245',
'155934323',
'155934290',
'153713375',
'170977910')
order by location ascEditor is loading...
Leave a Comment