CET TO SMS

CET Extractor

Upload cet_applications.csv, filter approved rows, and generate one .sql

Insert order ยท per applicant

  1. 01
    ic_admission AppNo PK + FamilyID assigned here first
  2. 02
    ic_admission_familybackground Uses FamilyID from step 01
  3. 03
    admission_educationalhistory Uses AppNo from step 01
  • Only rows with status = approved are exported.
  • Existing rows are skipped by import marker in Recommendation.
  • Missing LMS foreign keys are written as NULL.