Recall Statement

I can see only select and delete statements in the recall statement dialog, although I had done updates using editor by just appending values to exising cell items.

and then used the commit button

also used a brown/maroon color lock unlock button to edit the values in the cell.
 
Only SQL statements that you entered in an editor and have executed are stored in the recall buffer. Statements that are generated by other PL/SQL Developer functions, such as data editing in the SQL Window or table definition editing, are not stored in the recall buffer.
 
Back
Top