I'm computerizing a bookshop. For my purchase form, i need the following tables: PurchaseID, DatePurchased, QuantityInStock, QuantityPurchased, TotalCost and InvoiceNum.
But,...since they are not found on the same table, i did a query,..but the query does not accept any...