In the last episode (Mar 21), Viraj Alankar said:
> sql
>
> I'm confused as to what 'delete quick' does and when to use it. The
> manual states:
>
> If you specify the word QUICK then the table handler will not merge
> index leafs during delete, which may speed up certain kind of
> deletes.
Nor
sql
Hello,
I'm confused as to what 'delete quick' does and when to use it. The manual
states:
If you specify the word QUICK then the table handler will not merge index
leafs during delete, which may speed up certain kind of deletes.
What does this actually mean?
Viraj.
--