Oracle Database Alter Session Command

Oracle Database Alter Session for changing date format command.

alter session set nls_Date_Format = “dd/mm/yyyy hh24:mi:ss” ;

alter session set nls_Date_Format = “DD-MON-YYYY” ;

Alter Session Command for Date Format
Changed Date Format
Alter Session to Set Different Date Format
Alter Session
Alter Session – Changed Date Format

Leave a Comment

Your email address will not be published.