Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: DBD::Oracle bind params and IO usage

by tj_thompson (Monk)
on Feb 09, 2013 at 00:44 UTC ( [id://1017911]=note: print w/replies, xml ) Need Help??


in reply to Re: DBD::Oracle bind params and IO usage
in thread DBD::Oracle bind params and IO usage

Yes, real query is much more complicated. So not a weird Perl thing and it's pretty much impossible to quantify the vague Oracle voodoo going on in the background. Got it. Guess it's back to trying to optimize my query further. Thanks for the information runrig :)

Replies are listed 'Best First'.
Re^3: DBD::Oracle bind params and IO usage
by runrig (Abbot) on Feb 09, 2013 at 00:49 UTC
    Generate the query plan for both cases and compare them...you can possibly get clues on how to make one more like the other, or how to reorganize or break up your query. Or just fall back to interpolating your parameters into your sql...after scrubbing for Bobby Tables, of course :-)

Log In?
Username:
Password:

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

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

    No recent polls found