Results 1 to 2 of 2
i currently have a shell script in which i am trying to pass a txt
file, using SQL*loader. the txt file looks like this:
filename.ext : category PossiblyAnotherCategory
filename2.ext : ...
- 08-20-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 14
SQL*Loader issue
i currently have a shell script in which i am trying to pass a txt
file, using SQL*loader. the txt file looks like this:
filename.ext : category PossiblyAnotherCategory
filename2.ext : category PossiblyAnotherCategory
...
If I am unsure of how many categories there is going to be, is this the best way of approaching the problem
- 08-21-2007 #2
Please dont double post, continue the discussion for this here
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327


Reply With Quote