Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
how should I create the mappings & lookup if I want to insert data into the database if the primary key value doesn't exists and update the existing data in the database if any data is changed.
Is the difference on the sequence which action is triggered first?