Forum Post: RE: Temp-tables

  • Thread starter Thread starter Fernando Souza
  • Start date Start date
Status
Not open for further replies.
F

Fernando Souza

Guest
Returning/deleting (if class, persistent procedure) the procedure that defines the temp-table is faster. EMPTY TEMP-TABLE when there is no active transaction, or anytime for a NO-UNDO temp-table is just as fast. Otherwise, it's comparable to FOR EACH: DELETE.

Continue reading...
 
Status
Not open for further replies.
Back
Top