N
Nova
I have 2 table and fields as below
Table A has 2 fileds Table B has 1 field
val1 val2 valRef
All 3 fields is integer data
How can I create query to count all record of table B where valRef between
val1 an d val2.
Table A has 2 fileds Table B has 1 field
val1 val2 valRef
All 3 fields is integer data
How can I create query to count all record of table B where valRef between
val1 an d val2.