On 5/14/07, Mislav Marohnić <[EMAIL PROTECTED]> wrote:
> On 5/14/07, Alexey Verkhovsky <[EMAIL PROTECTED]> wrote:
> I'd dare to say that Oracle isn't exactly very popular in Rails world.

It is in my corner of the woods. Let me not mention that evil E-word again :)

> and they would see a noticable gain only when these prepared statements
> were reused for multiple queries.
It's the same with Oracle. Prepared statement is merely a way to avoid
hitting SQL parser and query optimizer.

--
Alex

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to