Term: QUERY LANGUAGE


A pre-defined set of rules that let you properly retrieve information from a database. SQL (Structured query language) is a defacto standard in query language.

Return To Glossary