Alter session command on start-up
470196Mar 10 2006 — edited Mar 17 2006The default display for DATE fields is only the date (and not the time part). But for what I need SQL developer I really need the time display. Therefore my first SQL command when I start SQL Developer therefore is an 'ALTER SESSION' command.
What I would like to know if there is way I can have this command executed automatically or maybe set the default display somewhere in the preferences