Posts by Rogerio Jung • 21 points
1 post
- 
		2 votes2 answers2109 viewsQ: Update with the SET of another tableI’m trying to update with JOIN... The following instruction was just a kick to get the idea of what I want to do: UPDATE PCPSEQPROC_001 PCPSEQPROC SET PCPSEQPROC.ID_PCPSEQPROC = PCPSEQ.ID_PCPSEQ…