A
an
Hi!
I need to create a new database, where some fields are common. Ex: Date,
Hour, Type...
I thought about making:
- 5 different and specifics tables, and;
- 1 common table and relate them itself.
In adition, I need to make a relationships to later to make a query to
manage the data on forms.
Which the best option for this situation, please?
Thanks in advance.
an
I need to create a new database, where some fields are common. Ex: Date,
Hour, Type...
I thought about making:
- 5 different and specifics tables, and;
- 1 common table and relate them itself.
In adition, I need to make a relationships to later to make a query to
manage the data on forms.
Which the best option for this situation, please?
Thanks in advance.
an