auto execute SQL when connecting?
Hi,
Is there a way to configure SQL Developer to automatically execute some SQL statements after connecting to a database?
In particular, I want to set up my NLS_DATE_FORMAT with ALTER SESSION SET NLS_DATE_FORMAT = '...';