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: My View performance is very slow

Re: My View performance is very slow

From: <siddu_htc_at_yahoo.com>
Date: 5 Sep 2005 03:55:12 -0700
Message-ID: <1125917712.909544.80360@g47g2000cwa.googlegroups.com>


Hi,

I mean my order by columns are now changed to joins. i.e earlier the values are derived using functions,now i am joining tables and getting it.
Even then, if i use order by clause on top of view it is very slow. Please help.

Ex: select .... from msc_item_attributes_v where ...... order by item_name ,organization_code Received on Mon Sep 05 2005 - 05:55:12 CDT

Original text of this message

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