You are on page 1of 1

Pre-Registration_Form

year_level

student_id INT

stud_id INT

first_name VARCHAR(45)

sex VARCHAR(10)

middle_name VARCHAR(45)

year_level_id INT

address TEXT

year_level_name VARCHAR(45)

Tel_Cell_No VARCHAR(45)

Indexes

student

reg_form_id INT

last_name VARCHAR(45)
Indexes

date_birth DATE
place_birth VARCHAR(45)
parent_id INT

parents

previous_school VARCHAR(45)

subjects

parent_id INT

p_school_address TEXT

subjects_id INT

mother_name VARCHAR(45)

Indexes

m_occupation VARCHAR(45)

subject_name_id INT

father_name VARCHAR(45)

Indexes

f_occupation VARCHAR(45)
guardian_name VARCHAR(45)
relation VARCHAR(45)
p_address TEXT
p_telno VARCHAR(45)

subject_info

student_info

subject_name_id INT

Indexes

student_info_id INT

subject_name VARCHAR(45)

reg_id INT

Indexes

section

section_id INT

section_id INT

year_level_id INT

section_name VARCHAR(45)

subjects_id INT

Indexes

fees_id INT
Indexes

tuition_fee
tf_id INT

misc_fee

tuition_fee DECIMAL(6,2)

misc_fee_id INT

Indexes

matriculation_fee DECIMAL(6,2)
med_dental_fee DECIMAL(6,2)
lab_fee DECIMAL(6,2)

other_fee

vocational_fee DECIMAL(6,2)

other_fee_id INT

athletic_fee DECIMAL(6,2)

ECA_fee DECIMAL(6,2)

guidance_fee DECIMAL(6,2)

test_paper DECIMAL(6,2)

testing_fee DECIMAL(6,2)

school_org DECIMAL(6,2)
insurance_fee DECIMAL(6,2)
id_fee DECIMAL(6,2)
PTA_fee DECIMAL(6,2)
supp_magazines DECIMAL(6,2)
pe_apparel DECIMAL(6,2)
Indexes

gov_charges DECIMAL(6,2)

fees
fees_id INT
tf_id INT
misc_fee_id INT
other_fee_id INT
Indexes

dev_fee DECIMAL(6,2)
computer_fee DECIMAL(6,2)
Indexes

You might also like