Download for Windows Premium
Publiciteit
fonction SQL CREATE

Examples with "fonction SQL CREATE" and their translation 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.
Les domaines sont créés avec la fonction SQL CREATE DOMAIN(7).
Domains are created using the SQL command CREATE DOMAIN.

Andere resultaten

L'autre forme de clause AS pour la commande SQL CREATE FUNCTION découple le nom de la fonction SQL à partir du nom de la fonction dans le code
The alternative form of the AS clause for the SQL CREATE FUNCTION command decouples the SQL function name from the function name in the C source code.
Le rôle principal des fonctions de validation est d'être appelées implicitement durant l'exécution de CREATE FUNCTION, mais ce sont aussi des fonctions SQL normales qu'un utilisateur peut appeler explicitement.
The primary role of PL validator functions is to be called implicitly during CREATE FUNCTION, but they are also normal SQL functions that a user can call explicitly.
Bien qu'une fonction SQL puisse contenir des commandes qui modifient les catalogues systèmes (par exemple CREATE TABLE), les effets de telles commandes ne seront pas visibles lors de l'analyse des commandes suivantes dans la fonction.
While a SQL function can contain commands that alter the system catalogs (e.g., CREATE TABLE), the effects of such commands will not be visible during parse analysis of later commands in the function.
De ce fait, par exemple, CREATE TABLE foo (...); INSERT INTO foo VALUES(...); ne fonctionnera pas si c'est intégré dans une seule fonction SQL car foo n'existera pas encore quand la commande SQL INSERT sera analysée.
Thus, for example, CREATE TABLE foo (...); INSERT INTO foo VALUES(...); will not work as desired if packaged up into a single SQL function, since foo won't exist yet when the INSERT command is parsed.
Nom de la fonction SQL à créer ou à redéfinir.
Name of the SQL aggregate to be created or redefined.
Les opérateurs ne doivent pas être définis par des fonctions SQL.
The operators should not be defined by SQL functions.
Ceci signifie que les fonctions SQL simples se comportent maintenant comme des macros.
That means simple SQL functions now behave like macros.
A la place de cela, une fonction SQL doit être utilisé.
Instead a SQL function must be used.
Cela permettrait de renommer la fonction SQL LOWER.
This would allow you to rename the SQL LOWER function.
Vous pouvez interroger les documents JSON à l'aide des fonctions SQL standard.
You can query JSON documents using standard SQL functions.
Les fonctions SQL sont les plus simples à utiliser et sont généralement recommandées.
The SQL functions are the easiest to use and are generally recommended.
Nombre d'arguments que la fonction SQL prend.
The number of arguments that the SQL function takes.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor fonction SQL CREATE in het Frans

Publiciteit

Resultaten: 135. Exact: 1. Verstreken tijd: 346 ms.