Name der SQL-Funktion, die erstellt oder neu definiert werden soll.
Sie haben eine SQL-Funktion mit der falschen Anzahl von Parametern verwendet.
You have used a SQL function with the wrong number of parameters.
SQL-Funktion oder -Komponente, die mit dieser neuen Funktion zusammenarbeitet
SQL feature or component that interacts with this new feature
Die Unterstützung für IDENTITY-Spalten ist SQL-Funktion T174, obwohl SQL Anywhere eine etwas andere Syntax verwendet als der Standard.
Support for IDENTITY columns is SQL feature T174, though SQL Anywhere uses slightly different syntax from that in the standard.
Das erste Argument, dass an die SQL-Funktion übergeben wurde.
The first argument passed to the SQL function.
Weitere Argumente, die an die SQL-Funktion übergeben wurden.
Further arguments passed to the SQL function.
Der Quellparameter ist in diesem Fall der Name der definierten SQL-Funktion
The source parameter in this case is the name of the defined SQL function
Neue eingebettete SQL-Funktion zur Abfrage von Datenbankeigenschaften
New embedded SQL function to obtain database properties
Ist der Parameter gleich -1, ist die SQL-Funktion nicht auf eine Parameteranzahl eingeschränkt.
If this parameter is -1, then the SQL function may take any number of arguments.
Verwenden Sie folgende Syntax zum Speichern eines Werts einer Verbindungseigenschaft vom HTTP-Server in einer lokalen Variablen in einer SQL-Funktion oder -Prozedur
Use the following syntax to store a connection property value from the HTTP server to a local variable in a SQL function or procedure
Das Skript kann nicht direkt auf die Datenbank zugreifen (SQL-Funktion und API-Funktionen sind nicht verfügbar)
The script cannot access the database directly (SQL function and API functions are not available)
Außerdem wird eine SQL-Funktion für den Zugriff auf die API-Funktionalität bereitgestellt.
Additionally, a SQL function is provided to access the API functionality.
Eine Transformation bestimmt eine Zuordnung von einem Oracle-Datentyp zu einem anderen. Die Transformation wird von einer SQL-Funktion dargestellt, die den Quelldatentyp als Eingabe benutzt und ein Objekt mit dem Zieldatentyp zurückgibt.
A transformation defines a mapping from one Oracle data type to another. The transformation is represented by a SQL function that takes the source data type as input and returns an object of the target data type.