and the primary key for the three tables is the Registration Number
now I'm using one table for all products but i can't use the registration number as the primary key because some products still didn't get their registration number as they are still under-registration
thanks RainLover
What I am saying is that every table must have a different primary key and with every record the PK must be unique.
You CANNOT use registration number as the primary key on more than one table.
I'm not using the registration number as the primary key at all
You are now saying the opposite to what you said in your first post.the primary key for the three tables is the Registration Number