QuestionQ31
Data Integrity – Attributes and Sources for the DataWhen creating a transform map that maps software installation data into the appropriate SAM table, why would you set the coalesce values for the u_display_name, u_publisher, u_version, u_installed_on, and u_assigned_to fields to true?
Choose two
- A To ensure that you import all these fields into the table
- B To avoid duplication of data
- C To ensure completeness of data
- D To ensure that if all fields match an existing record on import, that a new record is created
- E To ensure that if all fields do not match an existing record on import, that a new record is created
Community Discussion