The graphic contains the following code.

CREATE  INDEX "DEPENDENTS_INDEX" 
 ON "DEPENDENTS" (
  "DEPENDENT_ID");