You are on page 1of 1

select * from site_item where item_id IN ('970015537','960463299', '960463300',

'188320007','184060007', '184040158',
'960464807','182310178','182030894','125010454',
'960111405','960049470','960091981','960463300','960463299' ) AND site_id = '0068'
AND storage_type='HT';

update activity set assigned_to_first_name=null, assigned_to_last_name=null,


assigned_to_user_id=null where id ='65837'

select * from site_item where site_id = '0068' AND storage_type='HT';

select * from site_item where storage_type='HT';

select * from site_item where item_id IN ('970015537','960463299', '960463300',


'188320007','184060007', '184040158',
'960464807','182310178','182030894','125010454',
'960111405','960049470','960091981','960463300','960463299' ) AND
is_bulk_item='true';

select * from site_item where item_id IN ('108200067','960463299', '960129405',


'960244981','184100012','188150167','960321036')and site_id='2941';

select max_qty from site where site_id='2941'

You might also like