IBM
C2090-305 · Question #63
It is desired to create a data rule to determine how many rows in the master data catalog have a primary shipping location that is not found in the location_number column in the "Location" table…
The correct answer is A. master_catalog_primary_shipping_Iocation <> location_number. See the full explanation below for the reasoning.
Question
It is desired to create a data rule to determine how many rows in the master data catalog have a primary shipping location that is not found in the location_number column in the "Location" table. What is the proper rule definition logic to achieve this requirement?
Options
- Amaster_catalog_primary_shipping_Iocation <> location_number
- Bmaster_catalog_primary_shipping_location NOT match location_number
- Cmaster_catalog_primary_shipping_location NOT in_reference_list location_number
- Dmaster_catalog_primary_shipping_location NOT in_reference_column location_number
How the community answered
(16 responses)- A81% (13)
- C13% (2)
- D6% (1)
Community Discussion
No community discussion yet for this question.