Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Shell script to sql
i currently have a shell script in which i am trying to pass a txt
file, by lines into a sql script. the txt file looks like this:
filename.ext : category PossiblyAnotherCategory filename2.ext : category PossiblyAnotherCategory ...
For each line set each word as a variable and pass it to the sql script.. Received on Tue Aug 14 2007 - 08:08:39 CDT
![]() |
![]() |