I want to compare column values from two different table

Viewed 26

I have a mySQL database where I want to take values(amount) from one table(customerinfo) and values(price) from another table(food info) then compare them. When the price is less amount then execute.

0 Answers
Related