views:

27

answers:

0

I have to design the a form in oracle 6i. The form is as follows- the form has 5 field. they are: 1.patientid 2.visitid 3.babyid 4.examination 5.plan

For a particular baby,patientid and visitid is unique. But for that patientid and visitid of a baby,there are multiple record in examination and plan field. I design the form and create the table.But i could not insert multiple record in examination and plan field for a particular patientid and visitid . Please help.Give me a solution.