UserSuffix Table
UserSuffix is a static table listing possible name suffixes for end-users.
| 
                 Database Column  | 
              
                 Details  | 
            
|---|---|
                UserSuffixID
               | 
              
                 Type: integer. Key. Generated ID A unique identifier for each  
  | 
            
                ResourceString
               | 
              
                 Type: text (max 256 characters). Key The unique name of the localizable resource string representing an end-user name suffix. Foreign key to the   | 
            
                DefaultString
               | 
              
                 Type: text (max 100 characters) The text to display if the suffix resource string has no translation.  |