Multiple choice technology databases

What is the default index that is being created when a table is created in Sybase IQ?

  1. LF

  2. HG

  3. HNG

  4. FP

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In Sybase IQ, the Fast Projection (FP) index is the default index type automatically created for every column in a table when the table is defined. Other index types like LF, HG, and HNG must be explicitly created.