Google Cloud Associate Cloud Engineer — Question 84

Your company uses BigQuery for data warehousing. Over time, many different business units in your company have created 1000+ datasets across hundreds of projects. Your CIO wants you to examine all datasets to find tables that contain an employee_ssn column. You want to minimize effort in performing this task.
What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because using Data Catalog allows you to quickly search for specific columns across all datasets with minimal effort. Options B, C, and D require more complex scripting and additional resource management, which increases the workload unnecessarily for this task.