the system will keep tracks of stock , once a item is sold the stock level decreses ( does a query need to be made to do this if so how ) and it should search for items, suppliler names, manufacture name etc
You need to do some basic reading up on queries and how they work, although I could show you an SQL example, you will not understand how it works unless you are prepared to put some effort into researching your problem.