Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Multiple sql statements in one sql file

by leo_jeo (Initiate)
on Nov 28, 2011 at 10:27 UTC ( [id://940335]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    `sqlplus -s userid/password@db<<EOF
    start abc.sql parameters
    EOF`
    
  2. or download this
    WHENEVER SQLERROR EXIT FAILURE
    set pagesize 0 
    ...
    /
    spool off
    set termout on
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://940335]
Approved by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-28 08:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found