Re: Precompiled statement?



I think my original question may have been unclear.

What is actually being done when a SQL statement is being 'compiled'?
Query plan? Parsing of SQL statement? Something else?

Thanks

Taras
.



Relevant Pages

  • Re: Latch process in Shared pool
    ... find information on the SQL statement parse process in the Concepts ... The information in under the topic heading of PARSING leads me to ... and loading shared structures into the shared pool. ...
    (comp.databases.oracle.server)
  • Re: Removing duplicate records
    ... The syntax for the filter is just like the criteria in SQL statement after ... 'WHERE' clause. ... If anything is unclear, please feel free to reply to the post. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Java SQL interface
    ... Who decides how long a query plan resides in the ... DB cache in case of a SQL statement being fired ... If the DB even makes use of a query plan, in most cases it's the DB itself ...
    (comp.lang.java.databases)