Selective COMMIT

From: Billy O'Connor <billyoc_at_iii.net>
Date: 1995/05/15
Message-ID: <SY+tvsMjYCbV083yn_at_iii.net>#1/1


Is there a method to commit a current block of SQL while leaving others uncommitted? i.e.:

EXEC SQL a;

EXEC SQL b;

EXEC SQL c;
EXEC SQL COMMIT c;

Can you commit c while leaving a and b in the rollback buffer?

TIA. Received on Mon May 15 1995 - 00:00:00 CEST

Original text of this message