Hi All can anyone help with the below scenario that i need to update...
So I need to update all A /B with value I which are *blank and C/D with O which are *blank. So any DB2 query to do the same
Thanks
| FileA | ||
| Field1 | Field2 | Field3 |
| A | B | I |
| A | B | *Blank |
| A | B | *Blank |
| C | D | O |
| C | D | *Blanks |
| C | D | *Blanks |
| C | D | *Blanks |
| C | D | *Blanks |
Thanks




Comment