We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
commande SQL SELECT
As explained above, the expression in such a statement is evaluated by means of an SQL SELECT command sent to the main database engine.
Comme expliqué précédemment, l'expression dans cette instruction est évaluée au moyen de la commande SQL SELECT envoyée au moteur principal de bases de données.
Except for the INTO clause, the SELECT statement is the same as a normal SQL SELECT command and can use its full power.
À l'exception de la clause INTO, l'instruction SELECT est identique à la commande SQL SELECT normale et peut en utiliser toute la puissance.
Write the query the same way you would write an SQL SELECT command, but replace the initial keyword SELECT with PERFORM.
Écrivez la requête de la même façon que vous écririez une commande SELECT mais remplacez le mot clé initial SELECT avec PERFORM.
Other results
This reflects the content of a table or the result of a SQL-SELECT command.
Celui-ci reflète le contenu d'une table ou le résultat d'une commande SQL-SELECT.
This is similar to the behavior of REPEATABLE READ versus READ COMMITTED transaction modes for ordinary SQL SELECT commands.
Ceci est similaire à la différence de comportement entre les modes de transaction REPEATABLE READ et READ COMMITTED pour les requêtes SQL SELECT.
In SQL the SELECT command is used to specify queries.
Issue one or more SQL commands like SELECT, INSERT, UPDATE or DELETE.
Émettre une ou plusieurs commandes SQL comme SELECT, INSERT, UPDATE ou DELETE.
The SELECT SQL command is very well explained, for example ordering the selection of your data, performing calculations with the same, or even performing restricted selections with the clause WHERE.
La commande SELECT SQL est très bien expliquée, par exemple, pour classer les données sélectionnées, pour effectuer des calculs, ou pour sélectionner de manière restreinte grâce à la clause WHERE.
Example The following example uses a sqlcmd statement to create an output file called testoutput.txt, executes two Transact-SQL SELECT statements along with one operating system command (to print out the current directory).
Exemple L'exemple suivant utilise une instruction sqlcmd pour créer un fichier de sortie nommé testoutput.txt et exécute deux instructions Transact-SQL SELECT ainsi qu'une commande du système d'exploitation (pour imprimer le répertoire actuel).
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.