Definitions for "Unique Index" Add To Word List
Login or Register  | Word Lists | Search History

An in which each indexed object has a unique combination of values in its key fields.
Helpful?           0
an index allowing only a single value in a table
Helpful?           0
an index value that has the additional constraint that the set of indexed columns defines a unique row
Helpful?           0
an index where all key values are unique
Helpful?           0
An index that prevents duplicate values in the indexed column.
Helpful?           0
An index that ensures that no identical key values are stored in a table.
Helpful?           0