Το σχεσιακό μοντέλο Βάσεων Δεδομένων

This chapter focuses on the basic concepts of the Relational Model, which is the most common and widely used data management model. The Relational Model is based on organizing data in tables (or relations) which are linked with each other through common attributes. The purpose of the chapter is that...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριοι συγγραφείς: Stalidis, Georgios, Σταλίδης, Γεώργιος
Μορφή: 7
Γλώσσα:Greek
Έκδοση: 2016
Θέματα:
Διαθέσιμο Online:http://localhost:8080/jspui/handle/11419/1164
Περιγραφή
Περίληψη:This chapter focuses on the basic concepts of the Relational Model, which is the most common and widely used data management model. The Relational Model is based on organizing data in tables (or relations) which are linked with each other through common attributes. The purpose of the chapter is that the reader understands the philosophy of organizing data and the basic elements of the model, such as the tables, relationships and keys. The Entity-Relationship Diagram is also presented as a tool for capturing the informational needs of a data base, as well as the step-by-step process of designing a data base. Reference is also made to issues of normalization, data redundancy and integrity.