Hello
Below query works in oracle. Is there equivalent in Derby? Update myTable set COL_1 = decode(COL_1,null,'Null', 'Mamatha') where key ='M9621' Thanks Mamatha
Hello
Below query works in oracle. Is there equivalent in Derby? Update myTable set COL_1 = decode(COL_1,null,'Null', 'Mamatha') where key ='M9621' Thanks Mamatha