Really just looking for some advice.
I have a table with information regarding Host families.
I have another table with information regarding Agents (Businesses). These tables have different fields however two fields that are in both tables are username & password.
Should I store the username & password for each recrod in a seperate table or keep the structure as is?
I have a table with information regarding Host families.
I have another table with information regarding Agents (Businesses). These tables have different fields however two fields that are in both tables are username & password.
Should I store the username & password for each recrod in a seperate table or keep the structure as is?