QUESTION IMAGE
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
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.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. create queries to get relevant data