H
hoachen
How can do the comparaion on the price that on the same table but with same
item no? The price will be different from 5cents to 5 dollars. i would it be
able to consider a match even though the price are different from 5 cents to
5 dollars.
The property can be jointed in the query is the "item no"
Example:
Item no: 345 with the price of 3.50
Item no: 158 with the price of 5.00
Item no: 345 with the price of 7.50 (4 different from 3.5 and fall within
5cents to 5 dollars)
Item no: 345 woth the price of 4.75 (1.25 different from 3.5 and fall within
5cents to 5 dollars))
The result should display:
Item no: 345 with the price of 3.5 (the min amt)
Item no: 158 with the price 5.00
item no? The price will be different from 5cents to 5 dollars. i would it be
able to consider a match even though the price are different from 5 cents to
5 dollars.
The property can be jointed in the query is the "item no"
Example:
Item no: 345 with the price of 3.50
Item no: 158 with the price of 5.00
Item no: 345 with the price of 7.50 (4 different from 3.5 and fall within
5cents to 5 dollars)
Item no: 345 woth the price of 4.75 (1.25 different from 3.5 and fall within
5cents to 5 dollars))
The result should display:
Item no: 345 with the price of 3.5 (the min amt)
Item no: 158 with the price 5.00