mis
Registered User.
- Local time
- Today, 12:56
- Joined
- Dec 15, 2003
- Messages
- 55
To Forum,
I have created a table called categories and one of the fields is called Quantity, this field is supose to callculate all the products they are in the database under the relevant category. The products are stored in a product table and the quantity for each item is listed in the quantity field.
Is there a way of calculating all products with a certain category and placing this result in the quantity field of the category table?
Thanks
I have created a table called categories and one of the fields is called Quantity, this field is supose to callculate all the products they are in the database under the relevant category. The products are stored in a product table and the quantity for each item is listed in the quantity field.
Is there a way of calculating all products with a certain category and placing this result in the quantity field of the category table?
Thanks