Microsoft Query: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
minor
Erik9bot (talk | contribs)
Line 6: Line 6:
[[Category:Data management]]
[[Category:Data management]]
[[Category:Microsoft database software]]
[[Category:Microsoft database software]]
[[Category:Articles lacking sources (Erik9bot)]]


{{microsoft-stub}}
{{microsoft-stub}}

Revision as of 18:23, 5 July 2009

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 derived from Moshé M. Zloof's original Query by Example (QBE) implemented in the mid-1970s at IBM's Research Centre in Yorktown, New York. Microsoft Access is an example of Microsoft QBE.

See also

Microsoft SQL Server