select max(quantity) from supermag.smspec;
select * from smspec where article='2002194'
select * from smspec where article='2002194'
select docid, specitem, article, quantity, itemprice, totalprice from smspec where article='2002194';
select * from smspec where article='2002194';