...
Finally: Update the G/L Control Account row with the G/L Account Sequence # obtained in the first step, and the GLSGLAcctCtlID found in the second step.
UPDATE [GLSGLAcctCtl] SET glctglacseqno = XXX WHERE GLSGLAcctCtlID = XXX
...
Finally: Update the G/L Control Account row with the G/L Account Sequence # obtained in the first step, and the GLSGLAcctCtlID found in the second step.
UPDATE [GLSGLAcctCtl] SET glctglacseqno = XXX WHERE GLSGLAcctCtlID = XXX