Microsoft Query: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
KolbertBot (talk | contribs)
m Bot: HTTP→HTTPS (v475)
No edit summary
Tag: Reverted
Line 8: Line 8:
In the context of [[Microsoft Access]], QBE is used for introducing students to database querying, and as a user-friendly [[database management system]] for small businesses.
In the context of [[Microsoft Access]], QBE is used for introducing students to database querying, and as a user-friendly [[database management system]] for small businesses.


[[Microsoft Excel]] allows results of QBE queries to be embedded in spreadsheets.<ref>[https://support.office.com/en-us/article/Use-Microsoft-Query-to-retrieve-external-data-42a2ea18-44d9-40b3-9c38-4c62f252da2e Use Microsoft Query to retrieve external data]</ref>
[[Microsoft Excel]] allows results of QBE queries to be embedded in spreadsheets.<ref>[https://support.office.com/en-us/article/Use-Microsoft-Query-to-retrieve-external-data-42a2ea18-44d9-40b3-9c38-4c62f252da2e Use Microsoft Query to retrieve external data]</ref><ref>{{cite web|url=https://www.excelhelp.org/|title=Excel Expert|website=www.excelhelp.org}}</ref>




==See also==
==See also==

Revision as of 03:58, 13 August 2021

Microsoft Query is a visual 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 using Structured Query Language (SQL) on the backend, allowing the user to perform powerful searches without having to explicitly compose them in SQL, and without even needing to know 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.[1]

In the context of Microsoft Access, QBE is used for introducing students to database querying, and as a user-friendly database management system for small businesses.

Microsoft Excel allows results of QBE queries to be embedded in spreadsheets.[2][3]


See also

References

  1. ^ Zloof, M. M., Query-by-Example: A data base language
  2. ^ Use Microsoft Query to retrieve external data
  3. ^ "Excel Expert". www.excelhelp.org.