hello,
in my database I have a main table for all reports.then I have specific types of reports that need additional attributes. So I created subtables with a one-to-one relationship to the main report table on report id.
Is this correct ?
thanks in advance for your help
Paul
in my database I have a main table for all reports.then I have specific types of reports that need additional attributes. So I created subtables with a one-to-one relationship to the main report table on report id.
Is this correct ?
thanks in advance for your help
Paul