Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: (dkubb) Re: (3) A more elegant solution?

by da (Friar)
on Jun 06, 2001 at 21:43 UTC ( [id://86317]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # fails under oracle
    my $sth = $dbh->prepare("select name, age from ?")     
    ...
    
    # outputs n copies of the string "age", for n rows in table.
    $sth->execute("age")
    

Log In?
Username:
Password:

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

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

    No recent polls found