Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: DBD::Oracle 's DBI binding of arrays

by andreas1234567 (Vicar)
on Sep 21, 2007 at 08:37 UTC ( [id://640306]=note: print w/replies, xml ) Need Help??


in reply to Re: DBD::Oracle 's DBI binding of arrays
in thread DBD::Oracle 's DBI binding of arrays

Do also note that runrig is using bind variables (AKA placeholders). There are many advantages of using bind variables over dynamic sql in Oracle, including performance and security.

Read more on bind variables, hard parse and soft parse in this (oracle-base.com) article.

--
Andreas
  • Comment on Re^2: DBD::Oracle 's DBI binding of arrays

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-16 09:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found