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

Home -> Community -> Usenet -> c.d.o.server -> Re: Query Cache

Re: Query Cache

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Wed, 20 Nov 2002 15:33:40 -0000
Message-ID: <3ddbab54$0$1288$ed9e5944@reading.news.pipex.net>


No. And it would be an absolutely terrible idea.

--
Niall Litchfield
Oracle DBA
Audit Commission UK
*****************************************
Please include version and platform
and SQL where applicable
It makes life easier and increases the
likelihood of a good answer

******************************************
"Stefan" <s.prochazka_at_artaker.com> wrote in message
news:abd291f3.0211200649.50865831_at_posting.google.com...

> I have an application which is communication via ODBC with an Oracle
> Database.
> This Application sends queries to the Database and processes the
> result(s).
> I have no access to the source code of this application.
> Is it possible to tell Oracle to modify incoming SQL - Queries and to
> return the modified result?
> For Example
> The Application sends:
> "Select * From x where A = 5"
> This should be modified to
> "Select * From x where A = 6"
> and the result should be taken from the second query.
>
>
> Any help would be appreciated...
>
> THXs,
>
> Stefan
Received on Wed Nov 20 2002 - 09:33:40 CST

Original text of this message

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