Vertaling van "create or replace function" in Frans
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.
CREATE OR REPLACE FUNCTION
Use CREATE OR REPLACE FUNCTION if you need to do that.
Use CREATE OR REPLACE FUNCTION to change a function definition without breaking objects that refer to the function.
CREATE OR REPLACE FUNCTION permet de modifier la définition d'une fonction sans casser les objets qui s'y réfèrent.
When replacing an existing function with CREATE OR REPLACE FUNCTION, there are restrictions on changing parameter names.
Lors du remplacement d'une fonction existante avec CREATE OR REPLACE FUNCTION, il existe des restrictions sur le changement des noms de paramètres.
If you are doing it this way, it is a good idea to write the function using CREATE OR REPLACE FUNCTION.
Si vous procédez ainsi, une bonne idée est d'écrire la fonction en utilisant CREATE OR REPLACE FUNCTION.
CREATE OR REPLACE FUNCTION will either create a new function, or replace an existing definition.
CREATE OR REPLACE FUNCTION crée une nouvelle fonction ou la remplace si elle existe déjà.
Use CREATE OR REPLACE FUNCTION to change a function definition without breaking objects that refer to the function.
Utilisez CREATE OR REPLACE FUNCTION pour modifier la définition d'une fonction sans casser d'objets qui se réfèrent à la fonction.
This command fetches and edits the definition of the named function, in the form of a CREATE OR REPLACE FUNCTION command.
Cette commande récupère et édite la définition de la fonction désignée au moyen d'une commande CREATE OR REPLACE FUNCTION.
When CREATE OR REPLACE FUNCTION is used to replace an existing function, the ownership and permissions of the function do not change.
Quand CREATE OR REPLACE FUNCTION est utilisé pour remplacer une fonction existante, le propriétaire et les droits de la fonction ne changent pas.
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.