How does oracle distribute records in a table that is in a tablespace
with multiple datafiles.
Very simplisticly Ingres will distribute sequential records evenly
across multiple datafiles for a single table. (Not exact but good
enough for this question.)
How does oracle distribute records for a table that is in a tablespace
with multiple datafiles.
Any pointer to where in the documentation this is explained would also
be appreciated.
Many thanks
Paul
with multiple datafiles.
Very simplisticly Ingres will distribute sequential records evenly
across multiple datafiles for a single table. (Not exact but good
enough for this question.)
How does oracle distribute records for a table that is in a tablespace
with multiple datafiles.
Any pointer to where in the documentation this is explained would also
be appreciated.
Many thanks
Paul
Comment