Multiple choice technology databases

The keep parameter in dedup sort is optional

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In Dedup Sort, the keep parameter specifies which duplicate records to retain (first, last, or based on a key). Since deduplication fundamentally requires deciding which records to preserve, this parameter is mandatory for the component to function correctly.