image13


ð Not NULL
 
Places a constraint where the column MUST contain a value other than NULL before the row will be saved.  


ð
Case Sensitive

Specifies that the data values will be case sensitive.  
 
 
ð Unique

Specifies that the data values MUST be unique.  
 
 
ð Message

Enter name for this index  
A 1-18 character alpha-numeric name for the index.  
 
NOTE: Valid names must start with an alpha character and can include the following symbols: Letters (A-Z); Numbers (0-9); # (pound sign); _ (underscore); $ (dollar sign); % (percent sign). Spaces are NOT permitted.  


For more information on Indexes, please see Purpose of Indexes.