Indexing Tables
From: Viswanatha Thalakola <thalakola_at_worldnet.att.net>
Date: 1998/01/07
Message-ID: <691g1e$ooa_at_bgtnsc02.worldnet.att.net>#1/1
Date: 1998/01/07
Message-ID: <691g1e$ooa_at_bgtnsc02.worldnet.att.net>#1/1
Hello,
I am designing an Oracle database and i am slightly puzzled about the fields I should be indexing.
For example in the following table,
This table will become a large table, data will be stored for atleast
ten years before it is
cleaned up.
It is not exactly an inventory table. Transferred items from military
bases come to the warehouse
and inventory items are created from that. These are donated to donees.
This happens every year
and the data keeps growing.
I have indexed transfer_orderid, no_of_units
I would like to know if the other foreign keys are good choices for
indexing when the table is going to be
large.
Thanks in advance
Reddy Received on Wed Jan 07 1998 - 00:00:00 CET