Daplex

Daplex is an old computer language used for creating distributed database systems and can be used as a global query language.

Example of Daplex Local Schemata

Type EMPLOYEE is entity
Name: string
SSN: integer
ADDRESS: string
SALARY: Float
end entity;

External links


This article is issued from Wikipedia - version of the 9/9/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.