| Sender |
thilagavathi
|
| Recipient(s) |
vipul
|
| Date |
04 Nov 2009
|
Re: Re: in databases how to check the product availability
|
s. i want i eter the textbox and the quantity decreases from all related product in db.. but.. which statement is used for this condition... . pls give some related example.. waiting for ur reply
>>> On 04 Nov 2009, vipul wrote:
hi, from question i think you want, you enter quantity in the text box and that quantity decreases from all the related product.
if yes then you can search this way select * from product where quantity = your_quantity .
if i am worng then please provide in the detail what you want with some data. so i can give you answer.
please rate this answer if it is helpful to you
|