|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: Re: How can I invoke SQLPLUS within a perl script?by Anonymous Monk |
| on Mar 31, 2001 at 02:08 UTC ( [id://68608]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Thanks.
How about using "here document" ?
Something like:
sqlplus username/pwd <<EOF
some sql code...
EOF
I could not make it work.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||