query
A question asked of the data in a database. The query is structured so that the answer is either true or false. To answer a query the computer must check each record of the data to see if the answer is true. The result of the query is a list of all the data which satisfies the query. Querying a database is also referred to as interrogating the database, selecting data or searching for data.
Related terms
find (or search)
search
data retrieval
information retrieval
query language
binary search
database
database management system (DBMS)
record
select
Structured Query Language (SQL)
Term sub categories
Software
databases - general
- Jump:
- a -
- b -
- c -
- d -
- e -
- f -
- g -
- h -
- i -
- j -
- k -
- l -
- m -
- n -
- o -
- p -
- q -
- r -
- s -
- t -
- u -
- v -
- w -
- x -
- y -
- z -
- symbols