I periodically delete older records from my table (which contains hundreds of thousands of entries). I want to reindex the table for more efficient access.
Thanks! On Wed, 02 Mar 2005 18:20:39 -0600, Kurt Welgehausen <[EMAIL PROTECTED]> wrote: > You can drop an index and later create it again. > Why do you think you need to do that? > > Regards >

