Hi,
I have requirement that, i want to load data in parent and child both.
In a file i have code, userName,password. fields.
I have two seperate tables…
users,user_account.
Now i want to load data first in uses table and the generated primary key is loded in the use_account table with some other data aslo.
So please help me out how should i do this.
Thanks,
HANU