In reality, representing and processing nonunique secondary keys are complex tasks. Several different schemes are used by commercial DBMS products. One common method uses a values table and an oc-currence table. Each values table entry consists of two fields, the first of which has a key value. For the CUSTOMER CreditLimit key, the values are 500, 700, and 1000.