Designing of Relational Database
September 18th, 2008 | by admin |In a relational database design, information such as address and name of the customer, part number and invoice number is a different piece of information. Relationship is used for linking one piece of information to another. For instance, invoice number containing part numbers can be linked to the name of the customer. Customer name in a relational database design is no more vital than any other information. It becomes easy to mark patterns or pull out required information according to complex criteria. This is made possible because non-linear fashion is used for storage of data.










