index for table with single field

max1

Registered User.
Local time
Today, 09:16
Joined
Jun 17, 2014
Messages
30
Hi,

I have a couple of tables which only have a single field. Is it worth adding a second field in order to hold an ID number (is this commonly termed an index number?) for each entry.

My other tables with multiple fields include a field for an ID number and these tables are linked via these fields.

At this stage I cannot see any reason why, in the future, I would want to add additional fields to the tables which I am currently planning to make single field.

Thanks
 
Sorry, but i just cannot see any point in a table with a single field only. What do you use them for?
 
It is a list of possible names that can be selected for entry to another table
 

Users who are viewing this thread

Back
Top Bottom