Daplex
From HandWiki
Daplex is a computer language introduced in 1981 by David Shipman of the Computer Corporation of America.[1] Daplex was designed for creating distributed database systems and can be used as a global query language.[2]
Example of Daplex Local Schemata
Type EMPLOYEE is entity Name: string SSN: integer ADDRESS: string SALARY: Float end entity;
References
External links
Original source: https://en.wikipedia.org/wiki/Daplex.
Read more |