Examlex

Solved

Based on the Tables Below,which of the Following SQL Commands

question 19

Multiple Choice

Based on the tables below,which of the following SQL commands would create an SQL view named CustomerSalesRep that could be used to display CustNo,CustName,RepName? 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}\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}\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\end{array}


Definitions:

Bank Service Charge

Fees charged by a bank to cover services provided to the account holder.

Ledger

A comprehensive collection of a company's financial transactions, recorded in a structured and systematic manner.

Petty Cash Fund

A small amount of cash kept on hand, used for paying minor expenses to avoid the complexity of writing cheques.

Cash Short

A situation where the amount of cash on hand is less than the recorded amount, often indicating errors or theft.

Related Questions