196k views
2 votes
Natalie wants to create a database to collect information about sales transactions. She would like to use the database to look up customer names and sales prices if they return a product. She would like to sort the items in the database by product number. What fields should she have in her database?

A product number, product description, and sales price
B name, product number, and sales prices
C product description, sales prices, and employee name
D last name, first name, telephone number, and address

2 Answers

1 vote

Answer:

the answer is a

Step-by-step explanation:

User Jerry Jones
by
5.3k points
4 votes

Answer:

B name, product number, and sales prices

Step-by-step explanation:

Given Natalie wants customer names and sales prices, and she would like to sort the items in the database by product number, then she needs:

customer name, product number and sales prices

After this data is collected then it can be sorted by the product number

User Wouter Schoofs
by
5.5k points