.

Monday, April 1, 2019

Concepts of Database Systems

Concepts of Database SystemsDatabase systemConcepts of database management-3rd edition Philip j.pratt .2000A database is a structure that contains selective schooling about many different categories of nurture and about the births among the categories. premier(a) products are a distributer of appliances, housewares. The company has used spread woodworking plane software to maintain customer, order, inventory and sales. The premiere products database, for example, will contain information about sales, reps, customers, orders and parts. It will also provide facts that relate sales reps to the customers they confront and customers to the orders they currently have placed.With the use of database, employees can land the number of a particular order and find out which customer placed the orders, as well as which parts were ordered.An entity is a person place object event of idea for which you want to store and process data. An attribute is a characteristic or property of an enti ty. For the entity for example the list of attributes might implicate such things as car colour and size.Rep.Rep. no.Last markFirst epithetStreetCityStateZip military commissionRatemodelAttributesAn attribute is also called a field or column in many database systems.A birth is an association between entities. There is an association between reps and customers, for example at premiere products. A rep is associated with all of his or her customers and a customer is associated with its rep.One-to-many relationship distributively rep is associated with many customers, but each customer is associated with only hotshot rep. in this type of relationship, the word many is used differently than in everyday English it might not always indicate a large a large number. In this context, for example, the many means that a rep can be associated with any number of customers. This is, a assumption rep can be associated with zero, maven, Or more customers.A database is a structure that can st ore information about eightfold types of entities, the attributes of those entities, and the relationship among the entities. A database, however, is much more than a file. Unlike a exemplary data file, a database can store information about multiple entities. There is also another difference. A database holds information about the relationship among the various entities. Not only will premiere products database have information about reps and customers, it also will hold information relating reps to the customers they service, customers to orders, parts to orders and so on.REDUNDANCYIt is the duplication of data or the storing of the same data in more than one place. In the orders spreadsheet, redundancy occurs in the customer prenomen column because the name of a customer is stored in more than one place.What problems does redundancy cause?It wastes space because you are storing the same data in multiple places. The extra space results in larger spreadsheet that require more sp ace in memory and on disk and that take longer to save and open.When you need to change data, redundancy also makes your changes more tight and time consuming.Finally redundancy can lead to conflicts. For eg. If you enter someones name and address in different columns than it will take time to enter and there is chance of making mistakes.

No comments:

Post a Comment