Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

sean works for an organization that offers saas to a chain of boutiques…

Question

sean works for an organization that offers saas to a chain of boutiques. by getting data from the database, he has to prepare a list of instances when the billing transaction failed. which of the following tasks does he need to do to prepare the report? a. export data from other tables b. create queries to get relevant data c. close the databases d. publish queries and tables

Explanation:

Brief Explanations

To prepare a list of instances where billing transactions failed from a database, relevant data needs to be retrieved. Creating queries is the way to extract such specific data. Exporting data from other tables is not directly relevant to getting the failed - billing data. Closing the databases would prevent data access and publishing queries and tables is not the first step in getting the required data.

Answer:

B. create queries to get relevant data