APICS Certified Supply Chain Professional (CSCP) — Question 346
A data engineer needs access to a table new_table, but they do not have the correct permissions. They can ask the table owner for permission, but they do not know who the table owner is.
Which of the following approaches can be used to identify the owner of new_table?
Answer options
- A. Review the Permissions tab in the table's page in Data Explorer
- B. All of these options can be used to identify the owner of the table
- C. Review the Owner field in the table's page in Data Explorer
- D. Review the Owner field in the table's page in the cloud storage solution
- E. There is no way to identify the owner of the table
Correct answer: C
Explanation
The correct answer is C because the Owner field in the table's page in Data Explorer provides direct information about the table's owner. Option A does not specifically identify the owner, while option D refers to a different location that may not contain the required information. Option B is incorrect since not all methods listed can identify the owner, and option E is false as the owner can be identified through the Owner field.