WHERE with BETWEEN
-
Great Plugin … I am using Data Projects with the type parent/child. The parent table has a col. saleDay. The child table has 2 cols. startDay and endDay. All are INT(10).
I want the child table to filter and show only rows if saleDay is between startDay and endDay.
Can I use the BETWEEN operator? or is there a different way to do this?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘WHERE with BETWEEN’ is closed to new replies.