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.
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.
Other results
Exécuter les commandes SELECT sur un noeud SQL n'est pas différent de les exécuter sur une autre instance de serveur MySQL.
Running SELECT queries on the SQL node is no different from running them on any other instance of a MySQL server.
Pour vérifier l'état de l'auto-commit, utilisez la commande SQL SELECT @autocommit.
To determine the current state of autocommit use the SQL command SELECT @autocommit.
Comme telle, elle ne nécessite que deux commandes SQL, SELECT et UPDATE.
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.
As explained above, the expression in such a statement is evaluated by means of an SQL SELECT command sent to the main database engine.
Les commandes utilitaires sont toutes les commandes SQL sauf SELECT, INSERT, UPDATE et DELETE.
Utility commands are all those other than SELECT, INSERT, UPDATE and DELETE.
Une commande SQL SELECT à exécuter pour rechercher la cible de réécriture (Détails...).
Vous pouvez récupérer des données en positionnant le SQL à quelque commande SELECT et en l'appelant avec la méthode Open.
You can retrieve data by setting the SQL to some SELECT statement and call the Open method.
D'autre bases de données SQL ne le permettent pas, sauf en introduisant une table d'une seule ligne à partir de laquelle la commande SELECT s'exécute.
Some other SQL databases cannot do this except by introducing a dummy one-row table from which to do the SELECT.
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.