Want to check each numeric column for each row of test and then assign a value (yes or No)
Hi, I want to go through each row in this table for compare value 1 thru value 8, and if one value is less than 1 and any other remaining value is greater than 1, then i say yes or no in the result column. How do i do that? IDvalue 1value 2value 3value 4value 5value 6value 7value 8Result 32001105030.0640640000000Yes 32001105200.0578640000000No 32001105460.069850000000 320011056200.064931000000 32...
ram_asra_gmail_