An empty table will have empty HG indexes so that the load process won't
have to integrate the new data with any existing index structures.
All other index structures (except TEXT and WD) are heap structures and will
just load to the end (or beginning since it's empty) of the table.
Also, since the table is empty there is no searching for deleted rows
(Append_Load=OFF) so that will save time too.
Mark
============================================================
Thanks in advance
--
You received this message because you are subscribed to the Google Groups
"iqug" group.
To post to this group, send email to iq...@googlegroups.com.
To unsubscribe from this group, send email to
iqug+uns...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/iqug?hl=en.