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: slow query with IN list

Re: slow query with IN list

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 12 Dec 2005 10:29:18 -0800
Message-ID: <1134412154.699730@jetspin.drizzle.com>


ns666ns_at_yahoo.com wrote:
> I do not have enough privileges to do explain plan since the underlying
> tables are controlled by another dept.
>
> I can't put the 700 id's in table since they are dynamically created
> and changes from query to query.
> is there a way to "fake" this 700 rows dynamically so I can do
> intersect?
>
> thanks

No.

If there is a business need then you will be given the privileges you need or someone else will create the table. If they don't do it then the problem really isn't important.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Mon Dec 12 2005 - 12:29:18 CST

Original text of this message

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