Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21c9883febf962d

Jump to content

Access query language

From Wikipedia, the free encyclopedia

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.

Etymology

[edit]

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.[1]

References

[edit]

Footnotes

[edit]
  1. Bull 1991, p. xi.

Sources

[edit]
  • Bull, Malcolm (1991). ACCESS : the Pick enquiry language. Chapman & Hall Computing. ISBN 9780412370007. OCLC 22543402. OL 1861595M.

Further reading

[edit]