C
Carlos
Hello i have a table
| Emp | A | B | C |
| 10 | 2 | 4 | 6 |
| 16 | 7 | 8 | 1 |
it is possible in one query return the value 8 in this exemple.
Thank
| Emp | A | B | C |
| 10 | 2 | 4 | 6 |
| 16 | 7 | 8 | 1 |
it is possible in one query return the value 8 in this exemple.
Thank