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

Home -> Community -> Usenet -> comp.databases.theory -> How to estimate the memory usage in join table?

How to estimate the memory usage in join table?

From: Pong Hay Chi <alanpong_at_netvigator.com>
Date: 26 May 2001 16:27:52 GMT
Message-ID: <9eoli8$pk11@imsp212.netvigator.com>

In a typical inner join tables like :
select somefields,... from table1 inner join table2 where .... order by ....

How to estimate the memory usage in order to do so? Any formula?

Thanks.
Rgds.
alan Received on Sat May 26 2001 - 11:27:52 CDT

Original text of this message

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