Salesforce-Assignment
Use CSV file “contacts_to_import” to Import all the contact data into your Developer
Edition using the Data Loader.
Map all the fields in the CSV file to the appropriate Contact fields. Map 'Cell' to 'Mobile'.
After importing all the contacts from the “contacts_to_import” csv file. Update the
Department field of all the contacts records of “contacts_to_import” csv file.
Note: Use the csv file “department_update_contact” .
Prepare a CSV file to Delete all the existing records from your School Object. Make sure
your CSV file should have at least 10 records, If not, then insert some dummy records in
School object.
Prepare a CSV file to Upsert Opportunity records.
Direction: Your CSV file should contain 2 records one it inserts new Opportunity for
insert decide the field value of Opportunity by your own and the other it update any
existing Opportunity. Your existing Opportunity should update Description field. The
value of the Description field should be “We have updated Existing Opportunity”.
Page 1 of 1