Insertion in a relational data base defined on a non-redundant data model

  • Authors:
  • Marc G. Oldham

  • Affiliations:
  • Florida Technological University

  • Venue:
  • ACM-SE 16 Proceedings of the 16th annual Southeast regional conference
  • Year:
  • 1978

Quantified Score

Hi-index 0.00

Visualization

Abstract

A compiler for a relational language, called MENTAT, has been described and implemented. This compiler takes the high level language of MENTAT and translates it into an intermediate language which allows a user to create, traverse, and obtain data from a physical data model. The data model is constructed to provide a level of non-redundancy within the elements of the relation. However, this structure posed significant problems when attempts were made to produce an insertion algorithm for it. This paper provides a detailed description of the insertion algorithm.