Jump to content

Query by Example

From Simple English Wikipedia, the free encyclopedia
Revision as of 08:34, 7 September 2014 by Eptalon (talk | changes) (Created page with "'''Query by Example''' is a database query language for relational databases. It was developed at IBM in the 1970s. The development of SQL ran in parallel....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Query by Example is a database query language for relational databases. It was developed at IBM in the 1970s. The development of SQL ran in parallel. Users get a visual schema of the database, which they edit with a special editor. Query by example was developed for the user who only uses databases occasionally, and who does not want to learn a complex language such as SQL. Many database systems still use systems resembling query by example today.

References

  • "Query by Example" (pdf; 140 kB). www.cs.wisc.edu. Retrieved 2011-10-15.