The human resources department wants to know the number of employees who earn $125,000 or more. However, the department is concerned about duplicates in the dataset. Given the following table:
Employee_ID
Level
Salary
001
1
10000
002
2
20000
003
2
256000
004
2
125000
001
1
10000
002
2
20000
Which of the following SQL statements resolves this issue?
A data analyst needs to create a combined report that includes information from the following two tables:
Managers table
ID
First_name
Last_name
Job_title
1001
John
Doe
Manager
1002
Jane
Roe
Director
Non-managers table
ID
First_name
Last_name
Job_title
1003
Robert
Roe
Business Analyst
1004
Jane
Doe
Sales Representative
1005
John
Roe
Operations Analyst
Which of the following query methods should the analyst use for this task?
A project manager requests an unscheduled report that provides a list of clients. Which of the following frequencies is best for this report?
An administrator needs to design a table that will include foreign words. Which of the following is the best option for storing non-native language characters?
An analyst needs to create a collection of dashboards for multiple teams within their organization. Which of the following should the analyst do first before starting the project?
Which of the following best enables the retrieval and manipulation of data that is stored in a relational database?
A data analyst receives a flat file that includes dates. The analyst needs to calculate the number of days from the dates on the file to the current date. Which of the following is the best way to complete this task?
A business intelligence analyst is creating an employee retention dashboard that looks at data from the last five years. The analyst is interested in identifying patterns that can be studied further. Which of the following is the best method to apply to the dashboard?
Which of the following data sources makes online data consumption easier?
Which of the following allows a data analyst to send out a spreadsheet containing sensitive information without revealing personal details?