I have a table which containing fields like First Name, Last Name, City, etc. this table is a linked to a read only table, I want to create a table that contains additional fields such as Gender, Age, Weigh, Hight etc, so partially the data has to be linked from another table and the table in use I will extend the information by adding other information as Gender, Age, Weigh, Hight , how can I do that or is there an any template I can download from?
Thanks