A Data Engineer is configuring an environment in which Data Analysts can combine the CUSTOMERS and CUSTOMER_SALES tables to summarize customer sales by REGION. However, data-governance requirements require access to CUSTOMERID values to be restricted while still permitting use of the CUSTOMERID column to join the tables. To meet this requirement, the Engineer implemented a projection policy on the CUSTOMERID column.
What action should the Engineer take to ensure that Analysts can successfully perform the joins needed to retrieve REGION data from the CUSTOMERS table?
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion