Livré sous forme de librairie swc, il offre un protocole binaire et propriétaire de transport des données qui permet d'exécuter toute commande SQL ou d'invoquer une méthode 4D, à partir d'un exécutable Flash, ou d'un runtime Adobe Air.
Delivered as a SWC library, it offers a proprietary binary protocol to transfer data, executable with any SQL command or invoked by a 4D method, coming from a Flash executable or an Adobe Air runtime.
La requête utilisée dans ce type d'instruction FOR peut être toute commande SQL qui renvoie des lignes à l'appelant : SELECT est le cas le plus commun mais vous pouvez aussi utiliser INSERT, UPDATE ou DELETE avec une clause RETURNING.
The query used in this type of FOR statement can be any SQL command that returns rows to the caller: SELECT is the most common case, but you can also use INSERT, UPDATE, or DELETE with a RETURNING clause.
Pour toute commande SQL qui ne renvoie pas de lignes, par exemple INSERT sans clause RETURNING, vous pouvez exécuter la commande à l'intérieur d'une fonction PL/pgSQL rien qu'en écrivant la commande.
For any SQL query that does not return rows, for example INSERT without a RETURNING clause, you can execute the query within a PL/pgSQL function just by writing the query.
SQL CONCAT Fonction - Ceci est utilisé pour concaténer une chaîne à l'intérieur de toute commande SQL.
SQL CONCAT Function - This is used to concatenate any string inside any SQL command.
Other results
Notez que toutes les commandes SQL ne sont pas traitées de cette façon.
Toutes les commandes SQL sont générées pour créer la table SQL principale et ses tables de référence.
All SQL commands are generated for creating the main SQL table and its reference tables.
Toutes les commandes SQL INSERT de votre application doivent potentiellement être adaptées à cette contrainte.
All SQL INSERT commands of your application must be adapted to accommodate this change.
Si commande est un astérisque ( ), alors l'aide en ligne de toutes les commandes SQL est affichée.
If command is an asterisk ( ), then syntax help on all SQL commands is shown.
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.