wrong query when updating a column
I’m trying to make the following update in oracle in order to update the DT_expiration field based on the results of the subquery for the same CD_PER_ALT_IDENTIFIER, but i keep getting the same error that i have ‘ON keyword missing’; I can’t figure it out what i’m missing here;