Download for Windows Premium
-50% Premium
Publiciteit
commande SELECT INTO

Examples with "commande SELECT INTO" and their translation 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.
Utiliser la commande SELECT INTO pour copier les lignes et la structure de la table dans la base de données
Use the SELECT INTO statement to copy the rows and the table structure back into the database

Andere resultaten

Astuce Notez que cette interprétation de SELECT avec INTO est assez différente de la commande habituelle SELECT INTO où la cible INTO est une table nouvellement créée.
Note that this interpretation of SELECT with INTO is quite different from PostgreSQL's regular SELECT INTO command, wherein the INTO target is a newly created table.
Les résultats des commandes SELECT sont rejetés par EXECUTE, et SELECT INTO n'est pas actuellement géré à l'intérieur d'une instruction EXECUTE.
The results from SELECT commands are discarded by EXECUTE, and SELECT INTO is not currently supported within EXECUTE.
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.
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.
Cette commande est fonctionnellement équivalente à SELECT INTO(7). Elle lui est cependant préférée car elle présente moins de risques de confusion avec les autres utilisations de la syntaxe SELECT INTO.
This command is functionally similar to SELECT INTO, but it is preferred since it is less likely to be confused with other uses of the SELECT INTO syntax.
La commande Select récupère des informations en utilisant le script côté serveur.
The Select command retrieves information by using the server-side script.
Pour sélectionner des propriétés, utilisez l'applet de commande Select-Object.
To select properties, use the Select-Object cmdlet.
Un client exécute une commande SELECT qui prend très longtemps.
A client issues a SELECT that takes a long time to run.
Les commandes SELECT acquièrent un verrou sur ce mode avec les tables référencées.
The SELECT command acquires a lock of this mode on referenced tables.
La commande select permet de définir le focus sur la cible spécifiée.
Use the select command to set the focus to the specified target.
Il est déclenché lorsque l SELECT INTO retourne plus d'une ligne.
It is raised when s SELECT INTO statement returns more than one row.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor commande SELECT INTO in het Frans

Publiciteit

Resultaten: 195. Exact: 1. Verstreken tijd: 258 ms.