CREATE TYPE IDList AS INTEGER ARRAY[1000];CREATE TYPE Projects AS VARCHAR(100) ARRAY[50];CREATE TYPE Resumes AS XML ARRAY[];