Computers and Technology

Draft an Entity Relationship Diagram (ERD) for the following: The management of TAL Distributors, a wholesaler of finely crafted wooden toys, games, and puzzles, has determined that the company’s recent growth no longer makes it feasible to maintain customer, order, and inventory data using its manual systems. With the data stored in a database, management will be able to ensure that the data is up to date and more accurate than in the current manual systems. In addition, managers will be able to obtain answers to their questions concerning the data in the database easily and quickly, with the option of producing a variety of useful reports.
Management has determined that TAL Distributors must maintain the following information about its Reps (sales representatives), Customers, and Items in the new database.
-Each sales representative is identified by a unique Rep_Num. Other relevant information includes Rep_Name, Address, City, State, Zip, and Rate (the commission rate).
-Each customer is identified by a unique Customer_Num, Name, Address, City, State, Zip, Balance (current account balance), and Credit_Limit.
-Each customer is assigned to one and only one sales representative. Every sales representative is responsible for zero or multiple customers.
-Each item in Items (inventory) has a unique Item_Num. Items should also include Description, Quantity_On_Hand, Category, Warehouse, and Unit_Price for each item in inventory.
-TAL Distributors tracks the Order_Numer (identifier) and Order_Date of every order. Each customer can place zero or multiple orders. Every order is associated with one and only customer.
-Every order will include one or multiple items. Every item might be involved in zero or multiple orders. When an item is included in an order, TAL Distributors needs to track the Quantity_Ordered and the Quoted_Price.

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 20:00, serellehunt
Which type of file can be used to import data into a spreadsheet?
Answers: 1
image
Computers and Technology, 23.06.2019 18:30, aalyssag606
This program should be a short piece of code that prints all of the positive integers from 1 to 100 as described more fully below. the program may contain multiple methods, and if using an oo language, should be contained within a single class or object. the program should be designed so that it begins execution when invoked through whichever mechanism is most common for the implementation language. â–ş print out all positive integers from 1 to 100, inclusive and in order. â–ş print messages to standard output, matching the sample output below. â–ş in the output, state whether the each integer is 'odd' or 'even' in the output. â–ş if the number is divisible by three, instead of stating that the number is odd or even, state that the number is 'divisible by three'. â–ş if the number is divisible by both two and three, instead of saying that the number is odd, even or divisible by three; state that the number is 'divisible by two and three'. â–ş design the logic of the loop to be as efficient as possible, using the minimal number of operations to perform the required logic. sample output the number '1' is odd. the number '2' is even. the number '3' is divisible by three. the number '6' is divisible by two and three.
Answers: 1
image
Computers and Technology, 23.06.2019 23:30, ayjahj
What can you prevent issues related to downloading content form the internet
Answers: 1
image
Computers and Technology, 24.06.2019 12:00, violetagamez2
What is a sketch or blueprint of a web page that shows the structure (but not the detailed design) of basic page elements such as the logo, navigation, content, and footer?
Answers: 3
Do you know the correct answer?
Draft an Entity Relationship Diagram (ERD) for the following: The management of TAL Distributors, a...

Questions in other subjects: