Microsoft Query by Example
From Free net encyclopedia
Revision as of 12:57, 9 November 2005; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
Microsoft Query by Example (QBE) is a method of creating database queries using examples based on a text string, the name of a document or a list of documents. The QBE system converts the user input into a formal database query. This approach allows the user to perform powerful searches without the need of having to learn a more formalized query mechanism such as Structured Query Language (SQL). It is dervied from Zloof's original Query By Example QBE implemented in the mid 1970's at IBM's Research Centre in Yorktown.
de:Query by Example