Query optimization on large table - Temporary tables ?

From: Marcos Pinto <marcosc_at_gmx.de>
Date: 3 Mar 2003 04:14:54 -0800
Message-ID: <2ed49883.0303030414.3f71d2a4_at_posting.google.com>


Hi all,

I happened to receive a big PL/SQL code to mantain, that does something like the following:

Therefore, my questions are:

  • Is there a point in copying the records from the big table to a temporary one ? These records are accessed through primary key.
  • Would using Oracle 8i temporary tables instead of regular tables improve the performance somehow ?

Thanks in advance,

Marcos Pinto

   marcosc_at_gmx.de Received on Mon Mar 03 2003 - 13:14:54 CET

Original text of this message