Given the following customer and order tables:
Which of the following describes the number of rows and columns of data that would be present after performing an INNER JOIN of the tables?
A manufacturing company's management team wants to receive regular updates on production metrics without having to manually access the dashboard. The company would like to be automatically emailed relevant dashboard sections at specific intervals. Which of the following dashboard methods satisfies the requirements?
A sales manager requested a report that contains the first name, last name, and phone number of all of the company's customers and employees. The data engineer needs to return all the records from several tables, even duplicates. Which of the following is the best way to join the two tables?
Which of the following types of analysis is used when comparing last week's sales to the previous week's sales?
Given a product sales table, which of the following aggregate functions are suitable for retrieving the total quantity sold by each employee? (Select two).
An analyst needs to join two data sets that compare vehicle weights. One data set is in pounds, and the other has various units of measure. Which of the following should the analyst do first to the data prior to any type of join?
A database consists of one fact table that is composed of multiple dimensions. Each dimension is represented by a denormalized table. This structure is an example of a:
A database consists of one fact table that is composed of multiple dimensions. Each dimension is represented by a denormalized table. This structure is an example of a: