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

Re^5: perl mysql - INSERT INTO, 157 columns

by erix (Prior)
on May 02, 2014 at 19:25 UTC ( [id://1084840]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl ./tux.pl #  
    PostgreSQL 9.4devel_HEAD_20140502_2044_0717748 on x86_64-unknown-linux
    +-gnu, compiled by gcc (GCC) 4.9.0, 64-bit
    ...
    where 0=1     0.00002  0.00013  0.00000
    where 0=1     0.00002  0.00012  0.00000
    
  2. or download this
    use strict;
    use warnings;
    use DBI;
    ...
        printf("  %7.5f", tv_interval($t0 , [gettimeofday]));
        print "\n";
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-20 05:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found