The relation database design is based on the relational concept approach which describes the information in the manner of predicate logic and truth statements. The relation between this concept and the relational database design is the following: when needing stored information in a database, information about selection criteria must be provided. These are in the form of a logic model, underlying truth axioms about the world. Taking the logic model into consideration, the relational database provides derived truths to the requester in the form of the needed information. For allowing a logic communication format between requester and requestee the relational model is described through a series of terms, like relation, tuple, domain and database. Their definition is given below: