Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to make JDBC use to_date

416423Mar 8 2004 — edited Mar 9 2004
I am using {ts '2000-02-02 0000000', 'YYYY-MM-DD hhmmss'} in my JDBC calls and I see TO_TIMESTAMP('2000-02-02 0000000', 'YYYY-MM-DD hhmmss'} in my sql trace. Can anyone tell me what to use in order to make oracle use TO_DATE? would it be {dt } instead of {ts }
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 6 2004
Added on Mar 8 2004
7 comments
1,059 views