[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|           SET UNIQUE            |
+---------------------------------+
SET UNIQUE ON | OFF

-----------------------------------
Specifies if records with duplicate index keys will appear in an index
file.
Default value - OFF
-----------------------------------

If UNIQUE is SET ON, any record with duplicate key will not be included
in index file.  Only first record with a particular key will be included
in index file.

An index file retains its UNIQUE status when you REINDEX.

-----------------------------------

See Also:  INDEX, REINDEX, SET INDEX

-----------------------------------

See Also: INDEX REINDEX SET INDEX
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson