Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

SQL script processor and executor

by PhilHibbs (Hermit)
on Jul 27, 2012 at 10:17 UTC ( [id://984012]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @rem = '--*-Perl-*--
    @echo off
    perl "%~dpnx0" %1 %2 %3 %4 %5 %6 %7 %8 %9
    ...
    __END__
    
    :endofperl
    
  2. or download this
    @uatuser.txt
    set schema da03;
    ...
    ,select region_name from regions where region_id in ( ${regions} );
    
    *echo ${result}
    
  3. or download this
    cs-uat-etl02          <= Unix server name
    username              <= put your user name here
    password              <= put your password here
    ...
    DSXMUAT               <= put the database user name here
    dbpassword            <= put the database password here
    /data/scratch/phil    <= this is where the temporary shell script is w
    +ritten
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://984012]
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-03-28 20:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found