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

Home -> Community -> Usenet -> c.d.o.server -> Shell script to sql

Shell script to sql

From: joshboski <josh.burkholder_at_gmail.com>
Date: Tue, 14 Aug 2007 06:08:39 -0700
Message-ID: <1187096919.917677.111320@l70g2000hse.googlegroups.com>


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

Original text of this message

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