Q1
Single choice
An analytic view has two columns, SHIP_TO_COUNTRY and SHIP_FROM_COUNTRY, that contain ISO
country codes. You must replace these codes with the English country names by joining to the same
country attribute view twice.
What must you create to achieve this?