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: Help with update query

Re: Help with update query

From: Pratap <pratap_fin_at_rediffmail.com>
Date: 23 Sep 2004 21:19:43 -0700
Message-ID: <830861d2.0409232019.140d30b9@posting.google.com>


rolympia_at_hotmail.com (Romeo Olympia) wrote in message news:<42fc55dc.0409222319.6038cbca_at_posting.google.com>...
> Hmmm, your first update approach (SQL 1) should have worked nicely.
> Tried simulating it using my own test table (in 9i) and this type of
> update with analytics shouldn't pose any problem.
>
> Your table stats accurate? Mind if we look at the execution plan?
>

SQL 1 is not a practical solution becuase it will run for each row, including the rank function over the entire calendar table.

Pratap Received on Thu Sep 23 2004 - 23:19:43 CDT

Original text of this message

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