How To Load SYSDATE + 1 Using SQL*Loader?
(Doc ID 949742.1)
Last updated on OCTOBER 01, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.1 to 11.2.0.2 [Release 9.2 to 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Goal
You load a date field in a table using SYSDATE. But when you want to load the date field with SYSDATE + 1 you receive an error, like the next test case demonstrates:What is the right format for SYSDATE + 1 in SQL*Loader?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |