Evolution of object-relational database technology in DB2
D.D. Chamberlin
COMPCON 1997
SQUARE (Specifying Queries As Relational Expressions) is a set oriented data sublanguage for expressing queries (access, modification, insertion, and deletion) to a data base consisting of a collection of time-varying relations. The language mimics how people use relations or tables to obtain information. It does not require the sophisticated mathematical machinery of the predicate calculus (bound variables, quantifiers, etc.) in order to express simple references to tables. However, the language has been shown to be complete, i.e., any query expressible in the predicate calculus is expressible in SQUARE. © 1974, ACM. All rights reserved.
D.D. Chamberlin
COMPCON 1997
M.M. Astrahan, M.W. Blasgen, et al.
ACM Transactions on Database Systems (TODS)
M.M. Hammer, W.G. Howe, et al.
ACM SIGPLAN Symposium on Very High Level Languages 1974
D.D. Chamberlin
IBM Systems Journal