Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: SQL+ question

Re: SQL+ question

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sun, 04 Jun 2006 00:20:49 +0200
Message-ID: <to24825sgvsi9ucd6o2m7fvp28s1uitk8r@4ax.com>


On Sat, 03 Jun 2006 19:40:49 GMT, ianal Vista <ianal_vista_at_hotmail.com> wrote:

>Did you ever bother to try something like the following:
>
>select * from T where Col1 = 1234;

Which would convert the query into one using hardcoded literals with a potentially different execution path.

--
Sybrand Bakker, Senior Oracle DBA
Received on Sat Jun 03 2006 - 17:20:49 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US