Can I change the buffer file from 'afiedt.buf'?
Since all sessions seem to use the same filename, this causes some minor headaches when I'm trying to edit two SQL statements simultaneously.
(define _editor='vi')
This usually occurs when I'm editing one large & complex SQL statement in one session while I need to edit a smaller one where i misspelled DUAL.
I would like to put something in my 'login.sql' file to take care of this so that each session uses its own file.