Hello,
Is it possible to create a table from multiple tables if there is no key field? And if a key 'would' exist how would one go about creating the new table with only one autonumber field? I've tried to do this using a query and it will give an error saying that the resulting table can only have 1 autonumber field.
Is it possible to create a table from multiple tables if there is no key field? And if a key 'would' exist how would one go about creating the new table with only one autonumber field? I've tried to do this using a query and it will give an error saying that the resulting table can only have 1 autonumber field.