Bsa 375
Bsa 375
The best solution for Kudler Fine Foods would be to implement an enterprise level database solution. Microsoft SQL Server 2000 would be a great fit for the database needs of Kudler Fine Foods. Microsoft SQL Server 2000 will easily meet the current needs of Kudler Fine Foods and also meet their needs of the future as they continue their growth.

Existing Database Overview
Currently the Kudler database contains nine tables. Each table is designed to support and facilitate the filling of orders placed by customers in the stores. Based upon the description of the tables that was posted on Kudlers intranet and our analysis, the tables may be described in the following manner: The Customer table contains demographic data for each of Kudlers customers.

The data in this table is used to access the name and address of customers for order processing and for special mailings for anniversaries and/or birth dates, etc. Each record in the customer table contains a customer id field that is used to link the customer to the orders that they place. The Inventory table contains the components that make up an Item. It is used for managing inventory and determining the availability of ingredients that go into prepared items, such as bakery products, etc. Each record in the inventory table is linked to the Item table by the item id and to the Suppliers table by the supplier id. The Item table stores information pertaining to products that may appear on an order.

It describes goods that can be purchased from a Store. The Item table is linked to the Inventory table by way of the item id and to the Order Line table by the item id field.The Order table is used to record information pertinent to each order placed with a given store. Each order will have one or more entries in the Order Line table associated with it. The Order table is linked to the Order Line table by the store code and the order id. It also links to the Customer table via the customer id field.The Order Line table contains details on items appearing on an order.

One or more order lines are associated with each order and each order line references an item being purchased with its description, quantity, price, etc. The Order Line table is linked with the Order table by the order id and the store code. It also links to the Item table by the item id.The Store table retains data for each store location, such as name, address, phone numbers, emergency contacts, etc. The Store table links with the Order table by the store code.The Supplier table contains data concerning wholesalers, vendors and other suppliers from whom inventory is procured. These goods are used to prepare saleable items or are simply resold in their acquired form.

The Supplier table is linked with the Inventory table by way of the supplier id. The purpose of the Tax table is to provide tax rates applicable to orders placed at a given store. The Tax table is linked with the Order table by way of the store code field. The Tender table provides a means to record the methods of payment used for an order. For example, an order may be paid for partially by cash and partially by credit card. The Tender table is linked with the Order table by the store code and the order id. Recommendations for Improvements and/or EnhancementsBased on the descriptions of the tables, it is recommended that the Kudler database undergo the following enhancements. The Tax table should only be linked to the Store table.

The tax jurisdiction is based on the stores location and not on the order. The store code should be removed from the Order Line table, since the table will function in the same manner it currently does without the store code in it. Information regarding the store could be linked back to the store by joining the Order Line table with the Order table and then using the store code in the Order table to match it with the Store table. The Tender table should also have the store code field removed from it for the same reason given for the Order Line table. There should be an additional table added to track the sales personnel. Currently there is a field called sales person id in the Order table, but there is no table to link this information with.

An Overview of the SQL Business ApplicationThe business application would be an online order processing system that would facilitate the orders from each of Kudlers locations, as well as an online ordering system for internet users to place orders without being in a store.Key features The key feature would be the integration of the stores ordering system and the online system. Each of these systems would store their data in the same database, which would allow for the tracking of both the customers orders by the store and orders placed online. This would facilitate the tracking of how an order changes based on where it is placed to determine if there is a difference

Get Your Essay

Cite this page

Filling Of Orders And Description Of The Tables. (June 2, 2021). Retrieved from https://www.freeessays.education/filling-of-orders-and-description-of-the-tables-essay/