Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Date in GMT for some sessions only
to do it for some sessions you can setup a logon trigger for those session with a call to a stored proc.
which has an alter session so that that session has the appropriate nls_date_format. VIVEK_SHARMA <VIVEK_SHARMA_at_infosys.com> wrote: Folks
For some of the Sessions only, need the date in GMT with time down to seconds.
Is there some Value for NLS_DATE_FORMAT parameter for this?
Thanks
![]() |
![]() |