# Question 1 # Write a query that shows each employee and thear manager # Question 2 # Write a query that shows the name
Posted: Fri May 20, 2022 6:00 pm
# Question 1 # Write a query that shows each employee and thear manager # Question 2 # Write a query that shows the name of each sanager and the number of direct reports # Question 3 # Write a query that shows that employeeNumber, firstName, lastName, and the office state and country # Question 4 * write a query that shows all information from the payments tabte a long wáth the customer fisrtName, lastName, and phone # show only the first 10 rows # Question 5 # Write a query that shows the customer Nase along with the Salesperson (firstName lastName) # Show only the first 10 rows