Write a Fix script to update 1 year old records and map the fields from table1 to table2.
Hi, I need to write a fix script which will do:1. Map the field from xml.2. there is one responsibleID field which needs to fetched from xml and map to another table's manager field which is a refernce field which refers to sys_user table...how can i...
