pat_id

  1. santu_29

    Need Help - Normalization

    Can anyone check if the following tables of a database satisfy 1st, 2nd and 3rd normal forms, Thanks.. Tables :- Patient = {pat_id, pat_name, pat_age, pat_sex, pat_weight, pat_height, date_id, opd_no, pat_father, pat_dob, pat_religion, appt_id, pat_addr} Employee = {emp_id, emp_id...
Top Bottom