Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Does SQL Developer has login.sql script where I can put all the env SQLs?

Yury VelikanovApr 11 2012 — edited May 31 2012
Hello community,

Please help me out with a simple question.
Each time I start SQL Developer (3.1) and connect to a database I need to run:
alter session set nls_date_format='YYYY.MM.DD HH24:MI:SS';
to set data fields format to reflect hours, minutes and seconds.

Can I automate it? I use login.sql in SQL Plus tro setup environment including data formant .
How to do it in SQL Dev?

Thank you in advance,
Yury

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 28 2012
Added on Apr 11 2012
3 comments
7,357 views