Flex2SQL Indexes in the Backend

When you add a segment to table with our drivers there is a representation of those in the backend (MS SQL, Oracle, MySQL and PostgreSQL).

These are the column sufix, of these segments:

INVC - Case sensitive
INVD - Descending
INVB - Both options

These will only be created when the column is a segment with these options.

Leave a Reply