41.3k views
0 votes
Prestige Worldwide would like to start organizing their order management system. Each order should start with the prefix "ORD" followed by a 6-digit number, automatically incrementing by 1, and be unique.

For example, a series of new orders should look like this:• ORD-000123• ORD-000124• ORD-000125
What type of custom field type should be used to meet this requirements? (Choose 1)
(a) A text field
(b) An auto-number field
(c) A number field
(d) A roll-up summary field

1 Answer

4 votes

Final answer:

The answer is option B. The custom field type that should be used is an auto-number field.

Step-by-step explanation:

The custom field type that should be used to meet the requirements of Prestige Worldwide's order management system is (b) An auto-number field. An auto-number field automatically assigns a unique and incrementing number to each record. In this case, the auto-number field should be set up to generate a 6-digit number that starts with the prefix 'ORD-', ensuring the uniqueness of each order.

An auto-number field automatically assigns a unique and incrementing number to each record. In this case, the auto-number field should be set up to generate a 6-digit number that starts with the prefix 'ORD-', ensuring the uniqueness of each order.

User TahitianGabriel
by
8.2k points