Ultimate access to all questions.
Your organization has been using Google BigQuery to collect and analyze data for the past 6 months. The primary dataset being analyzed resides in a time-partitioned table called events_partitioned. To minimize query costs, your organization has created a view named events, which is configured to retrieve only the last 14 days of data. This view is defined using legacy SQL. In the upcoming month, various existing applications will start connecting to BigQuery to read the events data through an ODBC connection. What two actions should you take to ensure that these applications can connect to the events data? (Choose two.)