In principle, every search can be performed sequentially through the entire table. This is necessary in the following cases:
· No search condition has been specified
· No search condition has been specified either for key columns or for inverted columns.
If the possible non-sequential search strategies would be more costly than the sequential search, the table is processed sequentially.