I just have a small question. I am using SQL loader to load data into oracle 9i Database. One of the fields in the Database is a date field which previously was Populated automatically using Oracle "date" SQL command.
When I am using SQL loader to load the data how can I fill this filed automatically so I don’t have to manually go and fill it every time any data is inserted. Any tip would be appreciated.