SAP Certified Associate – ABAP Cloud Developer — Question 9

What are some features of a unique secondary key? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Answer A is correct because a unique secondary key is typically updated whenever the underlying table is modified. Answer D is also correct as a unique secondary key is created when data is being added to a table. Options B and C are incorrect because they do not accurately describe the behavior of a unique secondary key in relation to table access and updates.