| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: How to estimate the memory usage in join table?
use tkprof and execute the query. it will tell you exactly how much is used.
"Pong Hay Chi" <alanpong_at_netvigator.com> wrote in message
news:9eoli8$pk11_at_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 Wed May 30 2001 - 17:09:32 CDT
![]() |
![]() |