I have a form where I input products to inventory(Inventory). I have one table called products, where I input information of the
products. Both tables have a price field. Now, How can I update a price from "inventory" to "products"? Let's say
that coca cola has already a price ($0.50). I'd like to have the price changed only if different from the one already in database?.
Thanks in advance for your help.
products. Both tables have a price field. Now, How can I update a price from "inventory" to "products"? Let's say
that coca cola has already a price ($0.50). I'd like to have the price changed only if different from the one already in database?.
Thanks in advance for your help.