Patrice
08-04-2004, 10:43 AM
I am looking for an unambiguous definition of a subtable (if one exists). Is it:
- 2 tables with the same primary key
- Any one-one relationship. Simply select one to be the subtable.
- The subtable must contain particular info which is related to the info in the main data table (eg EMPLOYEE main table and MANAGER subtable).
Thanks!
- 2 tables with the same primary key
- Any one-one relationship. Simply select one to be the subtable.
- The subtable must contain particular info which is related to the info in the main data table (eg EMPLOYEE main table and MANAGER subtable).
Thanks!



