Teradata and Oracle PL/SQL Database Quiz
Casual Mode - Take your time!
1 / 20
Correct
0
Incorrect
0
Score
0%
Multiple Choice
Which statement would change the default date format to a specified format for the current session?
- ALTER SESSION SET NEW_DATE_FORMAT = <date_format>
- ALTER SESSION SET CUR_DATE_FORMAT = <date_format>
- ALTER SESSION SET NLS_DATE_FORMAT = <date_format>
- ALTER SESSION SET SESS_DATE_FORMAT = <date_format>