📚 Practice Mode
Teradata and Oracle PL/SQL Database Quiz
Learn at your own pace with hints and detailed explanations
1 / 20
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>