Télécharger pour Windows Premium
Publicité
CREATE FUNCTION command

Traduction de "CREATE FUNCTION command" en français

Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
commande CREATE FUNCTION
Use the CREATE FUNCTION command to create a new function.
Utilisez la commande CREATE FUNCTION pour créer une nouvelle fonction.
The object file must be compiled before it is referenced in a CREATE FUNCTION command.
Le fichier objet doit être compilé avant d'être référencé dans une commande CREATE FUNCTION.
The syntax of the CREATE FUNCTION command requires the function body to be written as a string constant.
La syntaxe de la commande CREATE FUNCTION requiert que le corps de la fonction soit écrit comme une constante de type chaîne.
Throughout this chapter, it can be useful to look at the reference page of the CREATE FUNCTION command to understand the examples better.
Lors de la lecture de ce chapitre, il peut être utile de consulter la page de référence de la commande CREATE FUNCTION pour mieux comprendre les exemples.
The validator will be called at the end of a CREATE FUNCTION command that has created or updated a function written in the procedural language.
La fonction de validation sera appelée à la fin de la commande CREATE FUNCTION qui a créé ou mis à jour une fonction écrite dans ce langage.
The point of having a validator is not to let the call handler omit checks, but to notify the user immediately if there are obvious errors in a CREATE FUNCTION command.
Le but d'avoir une fonction de validation n'est pas d'éviter au gestionnaire d'appels de faire des vérifications, mais plutôt de notifier immédiatement à l'utilisateur si des erreurs évidentes apparaissent dans la commande CREATE FUNCTION.
When specifying the file name to the CREATE FUNCTION command, one must give it the name of the shared library file, not the intermediate object file.
Lorsque l'on précise le nom du fichier dans la commande CREATE FUNCTION, il faut indiquer le nom de la bibliothèque partagée et non celui du fichier objet intermédiaire.
In any case, the file name that is given in the CREATE FUNCTION command is recorded literally in the system catalogs, so if the file needs to be loaded again the same procedure is applied.
Dans tous les cas, le nom de fichier donné dans la commande CREATE FUNCTION est enregistré littéralement dans les catalogues systèmes, de sorte que, si le fichier doit être à nouveau chargé, la même procédure sera appliquée.
However, some details of the type specification (e.g., the precision field for type numeric) are the responsibility of the underlying function implementation and are silently swallowed (i.e., not recognized or enforced) by the CREATE FUNCTION command.
Néanmoins, quelques détails de spécification de type (c'est-à-dire le champ précision pour le type numeric) sont de la responsabilité de l'implémentation de la fonction sous-jacente et sont silencieusement avalés (c'est-à-dire non reconnus ou forcés) par la commande CREATE FUNCTION.
Note that the system's standard shared-library extension (usually.so or.sl) can be omitted from the CREATE FUNCTION command, and normally should be omitted for best portability.
L'extension standard pour les bibliothèques partagées (en général.so ou.sl) peut être omise dans la commande CREATE FUNCTION, et doit l'être pour une meilleure portabilité.
A trigger procedure is created with the CREATE FUNCTION command as a function with no arguments and a return type of TRIGGER.
Une procédure trigger est créée grâce à la commande CREATE FUNCTION utilisée comme fonction sans arguments ayant un type de retour trigger.
Note: Postgres will not compile a function automatically; it must be compiled before it is used in a CREATE FUNCTION command.
PostgreSQL ne compilera pas une fonction C fichier objet doit être compilé avant d'être référencé dans une commande CREATE FUNCTION.
A much larger example of a dynamic command and EXECUTE can be seen in Example 35-6, which builds and executes a CREATE FUNCTION command to define a new function.
Un exemple bien plus important d'une commande dynamique et d'EXECUTE est disponible dans l'Exemple 35-6, qui construit et exécute une commande CREATE FUNCTION pour définir une nouvelle fonction.
Aucun résultat pour cette recherche.
Passez à Premium pour accéder à des millions d’exemples de traduction, enregistrer et apprendre du vocabulaire en illimité, le tout sans publicité.

Synonymes et analogies de "CREATE FUNCTION command" en anglais

Le mot et l’expression du jour
L’image du jour
windshield: glass panel in front of a vehicle to protect against wind
Découvrir le mot
Publicité

Suggestions qui contiennent CREATE FUNCTION command

Résultats: 17. Exacts: 17. Temps écoulé: 45 ms.

Mots fréquents: 1-300, 301-600, 601-900

Expressions courtes fréquentes: 1-400, 401-800, 801-1200

Expressions longues fréquentes: 1-400, 401-800, 801-1200