The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
how to use data in unix text file as input to an sql query from shell
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
how to use data in unix text file as input to an sql query from shell
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
5
(
permalink
)
07-01-2009
jayan_jay
Registered User
Join Date: Jul 2008
Location: Chennai
Posts: 40
Make the changes to this line as
$ORACLE_HOME/bin/sqlplus -s username/Password >> TmpOutputFile <<!
then it will append the output of all the lines... Finally make use of this name to send mails.
jayan_jay
View Public Profile
Find all posts by jayan_jay
Find jayan_jay's past nominations received
Find jayan_jay's present nominations given