Recent content by ederf

  1. E

    FOR EACH with BY question...

    Hi all, I have two procedures updating,creating and deleting records from a specific temp-table. The second procedure (here a simple example called p2.p) is invoked inside of a for each of that TT, and, in some cases a record is inserted. With the by option, the for each doesn't read the...
Back
Top