Re: In order to set SQL*PLUS session so that NLS_DATE_FORMAT information is altered in a

From: Ping <pl3_at_njit.edu>
Date: 10 Dec 2003 19:06:19 -0800
Message-ID: <2daccd98.0312101906.50c98788_at_posting.google.com>


PUT alter session set NLS_DATE_FORMAT = 'MM-DD-YYYY HH24:MI:SS';

in a file named login.sql in the current directory. OR

The login.sql file can also be placed in env. variable SQLPATH Received on Thu Dec 11 2003 - 04:06:19 CET

Original text of this message