Hi Guys,
I have a table which holds employee data, i.e address etc what i would like to do is create a new table programmatically and attach it to each of the records in the database.
so for instance can i have one table that holds the names and address info and then for each record have a table attached that holds past pay information,tax etc.
is this possible or do i need to hold everything in one table.
Thanks in advance.
Flexin
I have a table which holds employee data, i.e address etc what i would like to do is create a new table programmatically and attach it to each of the records in the database.
so for instance can i have one table that holds the names and address info and then for each record have a table attached that holds past pay information,tax etc.
is this possible or do i need to hold everything in one table.
Thanks in advance.
Flexin