TERMIUM Plus®

The Government of Canada’s terminology and linguistic data bank.

QUERY LANGUAGE [14 records]

Record 1 2025-01-14

English

Subject field(s)
  • Artificial Intelligence
DEF

... the process where a trained AI [artificial intelligence] model applies its learned knowledge to new, unseen data to make predictions, decisions, or generate content.

CONT

... a language model that has been trained on a vast corpus of text can perform inference by generating a new essay, answering a student's query, or summarizing a research article.

OBS

inference: designation standardized by ISO in collaboration with the International Electrotechnical Commission.

French

Domaine(s)
  • Intelligence artificielle
CONT

[...] en apprentissage supervisé, l'inférence est l'application d'un modèle entraîné à des exemples sans étiquette pour faire des prédictions. En IA [intelligence artificielle] symbolique, l'inférence permet de créer des liens entre les informations afin d'en tirer une assertion, une conclusion ou une hypothèse. Il s'agit d'un processus de déduction qui fait appel à un ensemble de règles se basant sur un système logique.

OBS

inférence : désignation normalisée par l'ISO en collaboration avec la Commission électrotechnique internationale.

Spanish

Campo(s) temático(s)
  • Inteligencia artificial
Save record 1

Record 2 2024-07-31

English

Subject field(s)
  • Programming Languages
  • IT Security
CONT

[Structured Query Language(SQL) ] injection retrieves or modifies the contents of an SQL database by entering code into web forms that are meant to receive input for or query SQL databases. These databases may hold personally identifiable or other sensitive information.

French

Domaine(s)
  • Langages de programmation
  • Sécurité des TI
CONT

L'injection SQL récupère ou modifie le contenu d'une base de données SQL en insérant du code dans des formulaires Web destinés à saisir des données dans les bases de données SQL ou à les interroger. Ces bases de données peuvent contenir des renseignements nominatifs ou de l'information sensible.

OBS

injection SQL : SQL est l'acronyme du terme anglais «Structured Query Language».

Spanish

Save record 2

Record 3 2020-11-20

English

Subject field(s)
  • Computer Programs and Programming
CONT

Group functions are built-in SQL [Structured Query Language] functions that operate on groups of rows and return one value for the entire group.

French

Domaine(s)
  • Programmes et programmation (Informatique)

Spanish

Save record 3

Record 4 2019-07-11

English

Subject field(s)
  • Field Artillery
  • Informatics
CONT

The [artillery control console(ACC) ] is the primary point of interface between man and machine in the [tactical fire(TACFIRE) direction system], providing the [fire direction officer(FDO) ] with a real-time entry and query capability to the computer in user language. The basic elements of the ACC are an alphanumeric typewriter keyboard and two cathode ray tubes.

French

Domaine(s)
  • Artillerie de campagne
  • Informatique
CONT

Le [pupitre opérationnel (PO)] est, dans le système TACFIRE [tactical fire direction system], l'organe essentiel de communication entre l'homme et la machine; il donne au [directeur des feux (DF)] la possibilité de dialoguer en temps réel avec le calculateur, sans passer par l'intermédiaire d'un langage machine. Les éléments essentiels du PO sont un clavier de machine à écrire à caractères alpha-numériques et deux écrans cathodiques.

Spanish

Save record 4

Record 5 2017-02-02

English

Subject field(s)
  • Computers and Calculators
  • Programming Languages
CONT

Turing-completeness is a statement on the expressive power of a query language, a programming language or an arbitrary computational model. It states that everything that can be computed with a Turing machine can be computed in that language or computational model.

French

Domaine(s)
  • Ordinateurs et calculateurs
  • Langages de programmation
CONT

Il faut peut-être viser la complétude au sens de Turing, qui exprime [que nous avons] à notre disposition toute la puissance d'un langage de programmation universel.

Spanish

Save record 5

Record 6 2015-04-14

English

Subject field(s)
  • Programming Languages
  • Artificial Intelligence
  • Data Banks and Databases
DEF

A data manipulation language used by end users to retrieve and possibly modify data in a database.

OBS

query language : term and definition standardized by the Canadian Standards Association(CSA) and reproduced with its permission.

OBS

query language : term standardized by ISO.

French

Domaine(s)
  • Langages de programmation
  • Intelligence artificielle
  • Banques et bases de données
DEF

Langage de manipulation de données permettant à l'utilisateur final d'extraire et éventuellement de modifier les données d'une base de données.

OBS

langage d'interrogation : terme et définition normalisés par l'Association canadienne de normalisation (CSA) et reproduits avec son autorisation.

OBS

langage d'interrogation : terme normalisé par l'ISO.

Spanish

Campo(s) temático(s)
  • Lenguaje de programación
  • Inteligencia artificial
  • Bancos y bases de datos
DEF

Lenguaje general de consultas a la base de datos.

CONT

Como los lenguajes de programación, los lenguajes de interrogación o consulta tienen su gramática propia, sintaxis y reglas y brindan al usuario vías bastante flexibles para tener acceso a la base de datos sin tener que planear de antemano toda clase de preguntas concebibles.

Save record 6

Record 7 - external organization data 2012-08-31

English

Subject field(s)
  • Compartment - ISO/IEC JTC 1 Information Technology Vocabulary
Universal entry(ies)
17.07.07 (2382)
ISO/IEC standard entry number
DEF

data manipulation language for users to retrieve and possibly modify data in a database

OBS

Example: SQL.

OBS

query language : term and definition standardized by ISO/IEC [ISO/IEC 2382-17 : 1999].

French

Domaine(s)
  • Tiroir - ISO/CEI JTC 1 Vocabulaire des technologies de l'information
Entrée(s) universelle(s)
17.07.07 (2382)
ISO/IEC standard entry number
DEF

langage de manipulation de données permettant à l'utilisateur d'extraire et éventuellement de modifier des données dans une base de données

OBS

Exemple : Le langage SQL.

OBS

langage d'interrogation : terme et définition normalisés par l'ISO/CEI [ISO/IEC 2382-17:1999].

Spanish

Save record 7

Record 8 2011-08-02

English

Subject field(s)
  • Programming Languages
DEF

A programming language that provides the means to state what is to be achieved by the actions of a data processing system without giving specific statements or instructions to be executed in a specific sequence.

CONT

A programming language is a procedural language. It describes precisely, step by step, how something is accomplished. A nonprocedural language describes what is to be done, not how. A query language and a report generator language are nonprocedural. They describe what is needed, not what program instruction will be used to accomplish it.

OBS

This language is employed to indicate the goals to be achieved rather than the specific methods used to achieve them.

OBS

nonprocedural language: term and definition standardized by ISO/IEC [International Electrotechnical Commission].

French

Domaine(s)
  • Langages de programmation
DEF

Langage de programmation qui permet de spécifier ce qu'on attend d'un système de traitement de données sans indiquer d'instructions particulières à exécuter dans un ordre particulier.

DEF

Langage de programmation qui permet au programmeur d'exprimer la solution d'un problème sans utiliser des algorithmes implicites.

OBS

langage non procédural : terme et définition normalisés par l'ISO/CEI [Commission électrotechnique internationale].

Spanish

Campo(s) temático(s)
  • Lenguaje de programación
DEF

Lenguaje que no requiere técnicas de programación y que permite al usuario o programador expresar una solicitud a la computadora (ordenador) en lenguaje común del ser humano; que especifica "qué" debe hacerse en vez de "cómo".

Save record 8

Record 9 2004-08-26

English

Subject field(s)
  • Computer Programs and Programming
DEF

To restore the availability of a system resource.

CONT

[The Call Level Interface(CLI) ] is an alternative mechanism for executing SQL [Structured Query Language] statements. It consists of a number of routines that allocate and deallocate resources, control connections to SQL servers, execute SQL statements using similar mechanisms to dynamic SQL, obtain diagnostic information and control transactions.

French

Domaine(s)
  • Programmes et programmation (Informatique)
DEF

Rendre disponible un périphérique, etc.

CONT

[L'Interface de niveau d'appel (INA)] s'agit d'un mécanisme de rechange pour l'exécution des énoncés SQL [langage relationnel SQL]. L'interface est constituée de plusieurs programmes qui affectent et désaffectent les ressources, commandent les raccordements aux serveurs SQL, exécutent les énoncés SQL à l'aide de mécanismes semblables au SQL dynamique, obtiennent des renseignements diagnostiques, et contrôlent les opérations.

Spanish

Campo(s) temático(s)
  • Programas y programación (Informática)
DEF

Liberar un recurso [...] de ordenador (normalmente memoria o dispositivos periféricos) que estaba asignado a un programa o a un usuario.

OBS

desasignar: término y definición extraídos del CAPITAL Business Dictionary con la autorización de LID Editorial Empresarial.

Save record 9

Record 10 2003-04-01

English

Subject field(s)
  • Information Processing (Informatics)
  • Internet and Telematics
DEF

A computing system in which processing can be distributed among "clients" on the network that request information and one or more network "servers" that store data, let clients share data and programs, help in printing operations, and so on.

CONT

The system can accommodate standalone applications(word processing), applications requiring data from the server(spreadsheets), applications that use server capabilities to exchange information among users(electronic mail), and applications providing true client/server teamwork(databases, especially those based on Structured Query Language, or SQL). Before client/server computing, a server would download an entire database to a client machine for processing. SQL database application divide the work between machines, letting the database stay on the server.

CONT

[The client/server model] should not be confused with client-server computing. The latter, as a much wider term, can be used in all computer applications, including offline and online databases.

French

Domaine(s)
  • Traitement de l'information (Informatique)
  • Internet et télématique
DEF

Architecture dans laquelle le traitement peut être distribué entre les clients d'un réseau qui demandent des informations et un ou plusieurs serveurs.

OBS

Une telle architecture peut comporter des stations qui exécutent des traitements locaux (tels que les traitements de texte), des applications qui demandent des données appartenant à un serveur, et des applications qui utilisent les possibilités d'un serveur, pour échanger des informations entre les utilisateurs (messagerie électronique). Cela permet de mieux répartir la charge de travail entre les constituants du réseau. Les bases de données SQL sont dans ce cas, portées par un serveur, le traitement s'exécutant sur les stations (toutes les requêtes d'extraction par le «moteur» du serveur).

Spanish

Save record 10

Record 11 2002-10-29

English

Subject field(s)
  • Internet and Telematics
  • Information Processing (Informatics)
  • Telecommunications Transmission
CONT

The Information Retrieval(IR) application provides information search and retrieval by converting queries constructed in a local query language into a common representation.

French

Domaine(s)
  • Internet et télématique
  • Traitement de l'information (Informatique)
  • Transmission (Télécommunications)
CONT

L'application de recherche d'informations (IR) permet de rechercher et d'extraire de l'information en convertissant les interrogations construites dans un langage d'interrogation local en une représentation commune.

OBS

Termes (et justifications) tirés de la norme : «TBITS 6.2 The Industry/Government Open Systems Specification (IGOSS) - Technical Specifications» publiée par les Services des technologies de l'information du Secrétariat du Conseil du Trésor du Canada.

Spanish

Save record 11

Record 12 2002-10-29

English

Subject field(s)
  • Internet and Telematics
  • Information Processing (Informatics)
  • Telecommunications Transmission
CONT

The Information Retrieval(IR) application provides information search and retrieval by converting queries constructed in a local query language into a common representation.

French

Domaine(s)
  • Internet et télématique
  • Traitement de l'information (Informatique)
  • Transmission (Télécommunications)
CONT

L'application de recherche d'informations (IR) permet de rechercher et d'extraire de l'information en convertissant les interrogations construites dans un langage d'interrogation local en une représentation commune.

OBS

Termes (et justifications) tirés de la norme : «TBITS 6.2 The Industry/Government Open Systems Specification (IGOSS) - Technical Specifications» publiée par les Services des technologies de l'information du Secrétariat du Conseil du Trésor du Canada.

Spanish

Save record 12

Record 13 1997-06-16

English

Subject field(s)
  • Programming Languages
OBS

See "interactive" and "query language".

Key term(s)
  • interactive computer search language
  • interactive search language

French

Domaine(s)
  • Langages de programmation
OBS

Voir «langage d'interrogation».

Spanish

Save record 13

Record 14 1986-05-05

English

Subject field(s)
  • Artificial Intelligence
CONT

query processing : The process of translation from the specification of the query in the query language to executable commands.

French

Domaine(s)
  • Intelligence artificielle
DEF

Un type spécial de règle de production [...] qui contient, en plus des conditions et actions, quelques champs supplémentaires telles la localisation du test et les suggestions (spécification de nouvelles requêtes à activer si cette requête est exécutée).

Spanish

Save record 14

Copyright notice for the TERMIUM Plus® data bank

© Public Services and Procurement Canada, 2025
TERMIUM Plus®, the Government of Canada's terminology and linguistic data bank
A product of the Translation Bureau

Features

Language Portal of Canada

Access a collection of Canadian resources on all aspects of English and French, including quizzes.

Writing tools

The Language Portal’s writing tools have a new look! Easy to consult, they give you access to a wealth of information that will help you write better in English and French.

Glossaries and vocabularies

Access Translation Bureau glossaries and vocabularies.

Date Modified: