Access query language

From Wikipedia, the free encyclopedia
Revision as of 04:33, 30 November 2022 by imported>I dream of horses (top: Autowikibrowser cleanup)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Script error: No such module "Distinguish". Template:Multiple issues

Access, the successor to ENGLISH, is an English-like query language used in the Pick operating system.

The original name ENGLISH is something of a misnomer, as PICK's flexible dictionary structure meant that file and attribute names could be given aliases in any natural language. For instance the command SORT could be given the alias TRIEZ, the file CUSTOMER the alias CLIENT, the attribute BALANCE the alias BILAN and the particle BY the alias PAR. This would allow the database to be interrogated using the French-language command string "TRIEZ CLIENT PAR BILAN", resulting in a list of customers by balance.

Etomology

The Access query (or enquiry) language is known by different names on different implementations of Pick: with English, Info/Access, Inform and Recall all being used.Template:Sfn

References

Footnotes

Template:Reflist

Sources

  • Script error: No such module "citation/CS1".

Further reading

  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".


Template:Prog-lang-stub