DBA Hub

📋Steps in this guide1/1

Display time in a Date column

alter session set nls_date_format='dd-Mon-yyyy hh:mi:sspm';

oracle configurationintermediate
by OracleDba
13 views
1

Overview

Code/Command (click line numbers to comment):

1
alter session set nls_date_format='dd-Mon-yyyy hh:mi:sspm';

Comments (0)

Please to add comments

No comments yet. Be the first to comment!