Oracle: Updating only a set of TableA with TableB
TableA consist of data with different categories A, B, C, D, and E, While TableB consist of data with only categories A, B. The task is to set deleted flags to data of TableA with category A, B which are not present in TableB and the other task is to update TableA with the Data [...]