Guys I need advice is this okay ? normalization

I seperate some information about the admission result
from examiner info , preferred course and his/her exam rating
then I used transaction to insert some values to the tables … in my admission table all the id from examiner_info_tbl , preferred_course_tbl and exam_rating_table are inserted the last image is the screenshot of my admission_table
guys what I just want to ask is this okay ?


i can’t read those screenshots

any chance you could do a SHOW CREATE TABLE for each table, and copy/paste the resulting text (not a screenshot) here?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.