Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Formating SYSDATE in SQL Loader

Formating SYSDATE in SQL Loader

From: Rick <rick_markham_at_earthlink.net>
Date: 5 Mar 2003 09:45:44 -0800
Message-ID: <cb07c0ba.0303050945.617e1277@posting.google.com>


When I use SYSDATE in a SQL Loader scripts as a default date, it loads a data/time in the table.

ie PERIOD_EFFECTIVE_DATE SYSDATE

I would like just the date as you would get using trunc(sysdate) in sql. How is that done?

Thanks Received on Wed Mar 05 2003 - 11:45:44 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US