File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,8 @@ Use the fields in the *Definition* tab to define the index:
5252 that this index depends on (for example, edbspl). If set, dropping the extension
5353 will automatically drop the index as well.
5454* Move the switch next to *Only Table? * to the *Yes * position to create the index
55- only on the parent table without recursing to its partitions. The default is *No *.
55+ only on the parent table without recursing to its partitions. This button will be
56+ enabled for partition tables only. The default is *No *.
5657* Move the switch next to *Unique? * to the *Yes * position to check for duplicate values
5758 in the table when the index is created and when data is added. The default is *No *.
5859* Move the switch next to *NULLs not distinct? * to the *Yes * position to treat null values as not distinct.
You can’t perform that action at this time.
0 commit comments