SQL query

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymssql query,sql queries,query,queries,database query,database queries
RelatedGlossary: database, SQL, record
Description

A request for information from a database, written in SQL (Structured Query Language).

You use a SQL query to specify one or more conditions, and the result of the query is the set of records in the database that match those conditions.

Tagsdatabase