I have a form that gives me information like INPUT1, INPUT2. I need to select from COL1 and COL2 where COL1 = INPUT1, COL2 = INPUT2 INPUT1, INPUT2. I need to select from COL1 and COL2 where COL1 = INPUT1, COL2 = INPUT2 or vice versa, COL1 = INPUT2, COL2 = INPUT1.
source share