Daplex is a programming language created in 1979.
#4510on PLDB | 45Years Old |
Daplex is a computer language introduced in 1981 by David Shipman of the Computer Corporation of America. Daplex was designed for creating distributed database systems and can be used as a global query language.. Read more on Wikipedia...
Type EMPLOYEE is entity
Name: string
SSN: integer
ADDRESS: string
SALARY: Float
end entity;