In general, a query (noun) is a question, often required to be expressed in a formal way. The
word derives from the Latin quaere (the imperative form of quaerere, meaning to ask
or seek). In computers, what a user of a search engine or database enters is sometimes called the
query. To query (verb) means to submit a query (noun).
A database query can be either a select query or an action query. A select query
is simply a data retrieval query. An action query can ask for additional operations on the data,
such as insertion, updating, or deletion.
Languages used to interact with databases are called query languages, of which the
Structured Query Language (SQL) is the
well-known standard.
This was last updated in April 2005
Email Alerts
Register now to receive SearchSQLServer.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
With the help of T-SQL analytic functions, we can quickly solve complex analytical tasks. Learn more from SQL Server expert Basit Farooq.
-
In the final part of Robert Sheldon's series on features and tricks in T-SQL, learn about important T-SQL statements like LAG, LEAD and more.
-
Learn the advantages of new T-SQL formatting tools in this third part of expert Robert Sheldon's series on new T-SQL tricks for 2012.
-
Articles
-
Resources from around the Web