Skip to Main Content

FreeSQL

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!

ALTER SESSION in FreeSQL

user60271843 days ago

I would like to ask about statements like:

ALTER SESSION SET NLS_DATE_LANGUAGE='Polish';

ALTER SESSION SET NLS_DATE_FORMAT='DD/MM/YYYY';

They worked properly in Oracle Live SQL (i.e. they changed settings for the duration of the session) but they do not change anything in FreeSQL (there is no error after execution of the statement but they do not change the formats). Why is it so? What can be done to change the parameters?

This post has been answered by thatJeffSmith-Oracle on Oct 29 2025
Jump to Answer
Comments
Post Details
Added 3 days ago
1 comment
60 views