search for: student_record_id

Displaying 1 result from an estimated 1 matches for "student_record_id".

2006 Jan 17
6
An object that initializes multiple objects?
...uot; (not to be confused with "id", it is more like "passport number"), as well as another table "contact" with the fields "parent_name", "street_1", "street_2", "town", "postcode", "state" as well as "student_record_id" which is a foreign key pointing to the id of the associated "student_record". Now, strictly speaking it can be argued that all of these entries can be put into a single table for simplicity''s sake, but supposing there are students with multiple parental contacts (perhap...