Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: mysql DBI Nested Queries

by roboticus (Chancellor)
on Dec 23, 2012 at 23:55 UTC ( [id://1010138]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    initialization
    execute an SQL statement
    ...
            }
        }
    }
    
  2. or download this
    sub add_aref_to_sheet {
        my ($aref, $worksheet0) = @_;
    ...
    
        return $supervisor;
    }
    
  3. or download this
    our $lname;
    our $fname;
    ...
    sub aref {
       ... same as shown earlier ...
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-23 13:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found