Download for Windows Premium
Publiciteit
commande SELECT
SELECT command
SELECT statement
command Select
Vous utilisez la commande SELECT pour sélectionner un objet.
You use the SELECT command to select an object.
Extraction des données d'une table avec la commande SELECT
Extracting data from a table with the SELECT command
Un autre client exécute une autre commande SELECT sur la même table.
Another client issues another SELECT statement on the same table.
La commande SELECT lit cette valeur.
The SELECT statement retrieves that value.
Vous pouvez lancer la commande SELECT version(); pour trouver la version du serveur sur lequel vous êtes connecté.
You can run the command SELECT version(); to find out what version you are currently running.
Vous pouvez lancer la commande SELECT version(); pour trouver la version du serveur sur lequel vous êtes connecté.
You can run the command SELECT version(); to find out the version of the server you are connected to.
Ceci agit comme si sa sortie était transformée en une table temporaire pour la durée de cette seule commande SELECT.
This acts as though its output were created as a temporary table for the duration of this single SELECT command.
Si vous définissez une variable qui n'existe pas dans la commande SELECT, vous ne serez pas prévenu par une erreur.
If you define a variable that doesn't exists in your select statement, no error will issued.
Les pirates peuvent colleter les informations dont ils ont besoin en injectant une commande SELECT, mais pour que l'attaque réussisse ils doivent connaitre le nom exact du tableau, le nombre de colonnes et le type des données.
Hackers can gather the information they need by injecting a SELECT statement, but for the attack to be successful, they must know the exact table name, number of columns, and data type.
Les données présentes dans une vue sont définies grâce à une requête de définition (définition query) basée sur la commande SELECT.
Data found in a view are defined using a definition query based on the SELECT command.
Notez également comment la commande SELECT utilise un nom de table pour définir la ligne courante de la table comme une valeur composite (emp).
Also notice how the calling SELECT command uses to select the entire current row of a table as a composite value.
Supposez que les tables t1 et t2 contiennent toutes les deux une colonne c, et que vous lisez le contenu de la colonne c dans une commande SELECT qui utilise les deux tables t1 et t2.
Suppose that tables t1 and t2 each contain a column c, and you retrieve c in a SELECT statement that uses both t1 and t2.
Dans une commande SELECT, ces deux politiques sont combinées en utilisant OR, avec comme effet direct que toutes les lignes peuvent être lues.
In a SELECT command, these two policies are combined using OR, with the net effect being that all rows can be selected.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor commande SELECT in het Frans

Publiciteit

Resultaten: 108. Exact: 108. Verstreken tijd: 61 ms.