Need to remove unused fields from Record type.

Certified Associate Developer

Can anyone help me on this : -

You need to remove an unused field from an existing record type Product, which has data sync enabled and is backed by a database table. What should you do?
A. Delete the field from the record type and optionally delete the column from the database table.
B. Delete the field from the product Custom Data Type (CDT) and perform a full resync of the record type.
C. Delete the column from the database table and perform a full resync of the record type. 

  Discussion posts and replies are publicly visible

Parents Reply
  • What is confusing you here? You could take two approaches to answering the question:

    1. using your knowledge of records and databases determine which is the correct answer
    2. using your knowledge of records/CDTs eliminate the answers that are incorrect to find the correct answer

    Using a combination of 1. and 2. should lead you to the correct answer.

    If you don't know why the answer is A. at all then ask specific questions here and folk can try and help you understand.

Children