Query by Example is a programming language created in 1969.
#1597on PLDB | 55Years Old |
Query by Example (QBE) is a database query language for relational databases. It was devised by Mosh茅 M. Zloof at IBM Research during the mid-1970s, in parallel to the development of SQL. Read more on Wikipedia...
SELECT * FROM Contacts WHERE City='Sampleton' AND Zipcode='12345';