Examlex

Solved

Use the Database Below to Answer the Following Question CUSTOMER

question 45

Essay

Use the database below to answer the following question.
GENERAL SALES DATABASE:
SALESREP
 SalesRepNo  RepName  HireDate 654 Tones 01/02/1999734 Smith 02/03/2000345 Chen 01/25/1998434 Tohnson 11/23/1998\begin{array} { l | l | l | } \hline \text { SalesRepNo } & \text { RepName } & \text { HireDate } \\\hline 654 & \text { Tones } & 01 / 02 / 1999 \\\hline 734 & \text { Smith } & 02 / 03 / 2000 \\\hline 345 & \text { Chen } & 01 / 25 / 1998 \\\hline 434 & \text { Tohnson } & 11 / 23 / 1998 \\\hline\end{array}
CUSTOMER
 CustNo  CustName  Balance  SalesRepNo 9870 Winston 5003458590 Gonzales 3504347840 Harris 8006544870 Miles 100345\begin{array} { | l | l | l | l | } \hline \text { CustNo } & \text { CustName } & \text { Balance } & \text { SalesRepNo } \\\hline 9870 & \text { Winston } & 500 & 345 \\\hline 8590 & \text { Gonzales } & 350 & 434 \\\hline 7840 & \text { Harris } & 800 & 654 \\\hline 4870 & \text { Miles } & 100 & 345 \\\hline\end{array}
Given that a view named CustomerSalesRepView that displays the customer name as CustomerName and the associated sales rep name as SalesRepresentativeName has been created for the GENERAL SALES DATABASE,write the SQL code to use the view to display the customer name and associated sales rep name sorted by customer name.


Definitions:

Linear Regression

A statistical method for modeling the relationship between a dependent variable and one or more independent variables, assuming a linear relationship.

Least Squares

A mathematical approach used in regression analysis to minimize the sum of the squares of the differences between observed and predicted values.

Goals/G

In sports statistics, a metric that indicates the average number of goals scored per game by a team or player.

Win%

A statistic that represents the percentage of times a team or individual has won over the total number of games or events participated in.

Related Questions