Download for Windows Premium
-50% Premium
Publiciteit
une commande select

Vertaling van "une commande select" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
a SELECT command
a SELECT statement
La différence entre une commande select et une commande update est gérée par celui qui a appelé l'exécuteur.
The difference that one is a SELECT command and the other is an UPDATE is handled in the caller of the executor.
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.
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.
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.
Pour une commande SELECT, ces deux politique sont combinées à l'aide de OR, ayant pour effet que toutes les lignes peuvent être sélectionnées.
In a SELECT command, these two policies are combined using OR, with the net effect being that all rows can be selected.
Une commande SELECT peut inclure une clause LIMIT pour restreindre le nombre de lignes qui sera retournée par le client.
A SELECT statement may include a LIMIT clause to restrict the number of rows the server returns to the client.
La clause INTO spécifie où les résultats d'une commande SELECT devraient être affectés.
The INTO clause specifies where the results of a SELECT command should be assigned.
Si aucune clause INTO n'est spécifiée, les résultats d'une commande SELECT sont annulées.
If no INTO clause is specified, the results of a SELECT command are discarded.
Une expression d'agrégat peut seulement apparaître dans la liste de résultats ou dans la clause HAVING d'une commande SELECT.
An aggregate expression may only appear in the result list or HAVING clause of a SELECT command.
Le fait qu'il y a une commande SELECT et une commande UPDATE est géré plus haut dans l'exécuteur où cette partie sait qu'il s'agit d'une commande UPDATE, et elle sait que ce résultat va aller dans la table t1.
The fact that one is a SELECT command and the other is an UPDATE is handled higher up in the executor, where it knows that this is an UPDATE, and it knows that this result should go into table t1.
SELECT INTO Le résultat d'une commande SELECT manipulant plusieurs colonnes (mais une seule ligne) peut être assignée à une variable de type record ou ligne ou une liste de valeurs scalaires.
SELECT INTO The result of a SELECT command yielding multiple columns (but only one row) can be assigned to a record variable, row-type variable, or list of scalar variables.
Les règles des sections précédentes auront pour résultat d'assigner les types de données autres que unknown à toutes les expressions dans la requête SQL, à l'exception des littéraux de type non spécifié apparaissant en tant que colonne de sortie dans une commande SELECT.
SELECT Output Columns The rules given in the preceding sections will result in assignment of non-unknown data types to all expressions in a SQL query, except for unspecified-type literals that appear as simple output columns of a SELECT command.
Depuis MySQL 3.23, vous pouvez créer une table à partir d'une autre, en ajoutant une commande SELECT après la commande CREATE TABLE
You can create one table from another by adding a SELECT statement at the end of the CREATE TABLE statement
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor une commande select in het Frans

Publiciteit

Resultaten: 37. Exact: 37. Verstreken tijd: 51 ms.