Salesforce Certified Data Cloud Consultant — Question 16
Which two dependencies prevent a data stream from being deleted? (Choose two.)
Answer options
- A. The underlying data lake object is mapped to a data model object.
- B. The underlying data lake object is used in segmentation.
- C. The underlying data lake object is used in a data transform.
- D. The underlying data lake object is used in activation.
Correct answer: A, C
Explanation
Answer A is correct because if the data lake object is mapped to a data model object, it creates a dependency that prevents deletion. Answer C is also correct as the use of the underlying data lake object in a data transform indicates it is actively being utilized, thus prohibiting its deletion. Answers B and D do not create the same level of dependency as A and C.