Vertaling van "la commande CREATE FUNCTION" 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.
the CREATE FUNCTION command
Utilisez la commande CREATE FUNCTION pour créer une nouvelle fonction.
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.
Throughout this chapter, it can be useful to look at the reference page of the CREATE FUNCTION command to understand the examples better.
Lorsque l'on spécifie le nom du fichier dans la commande CREATE FUNCTION, on doit lui donner le nom de la bibliothèque partagée et non celui du fichier objet intermédiaire.
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.
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.
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.
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.
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.
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é.
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.
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.
A trigger procedure is created with the CREATE FUNCTION command as a function with no arguments and a return type of TRIGGER.
VOLATILE est la valeur par défaut si la commande CREATE FUNCTION(7) ne spécifie pas de catégorie.
VOLATILE is the default if the CREATE FUNCTION command does not specify a category.
Le nom de langage spécifié dans la commande CREATE FUNCTION est C dans les deux cas.
The language name specified in CREATE FUNCTION is C in either case.
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.
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 validator will be called at the end of a CREATE FUNCTION command that has created or updated a function written in the procedural language.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.