Name of the SQL function to be created or redefined.
Name der SQL-Funktion, die erstellt oder neu definiert werden soll.
You have used a SQL function with the wrong number of parameters.
Sie haben eine SQL-Funktion mit der falschen Anzahl von Parametern verwendet.
The first argument passed to the SQL function.
Das erste Argument, dass an die SQL-Funktion übergeben wurde.
Further arguments passed to the SQL function.
Weitere Argumente, die an die SQL-Funktion übergeben wurden.
The source parameter in this case is the name of the defined SQL function
Der Quellparameter ist in diesem Fall der Name der definierten SQL-Funktion
New embedded SQL function to obtain database properties
Neue eingebettete SQL-Funktion zur Abfrage von Datenbankeigenschaften
Use the following syntax to store a connection property value from the HTTP server to a local variable in a SQL function or procedure
Verwenden Sie folgende Syntax zum Speichern eines Werts einer Verbindungseigenschaft vom HTTP-Server in einer lokalen Variablen in einer SQL-Funktion oder -Prozedur
The script cannot access the database directly (SQL function and API functions are not available)
Das Skript kann nicht direkt auf die Datenbank zugreifen (SQL-Funktion und API-Funktionen sind nicht verfügbar)
Additionally, a SQL function is provided to access the API functionality.
Außerdem wird eine SQL-Funktion für den Zugriff auf die API-Funktionalität bereitgestellt.
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.
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.
5 Day In practice, of course, codes are not combined with a fixed date but with a dynamic SQL function like GETDATE() that selects the current date or the computer's system time.
5 Tag In der Anwendung kombinieren Sie die Codes natürlich nicht mit einem festen Datum, sondern mit einer dynamischen SQL-Funktion wie GETDATE(), um das aktuelle Tagesdatum bzw. die Systemzeit des Rechners zu verarbeiten.
The following embedded SQL function for an UltraLite application retrieves a new customer number from the pool.
Folgende Embedded SQL-Funktion für eine UltraLite-Anwendung ruft eine neue Kundenummer aus dem Pool ab
The following example illustrates unique session ID creation within an HTTP web server SQL function where session IDs can be provided by a URL only
Das folgende Beispiel zeigt die Erstellung einer eindeutigen Sitzungs-ID innerhalb einer SQL-Funktion eines HTTP-Webservers, wobei Sitzungs-IDs nur durch eine URL bereitgestellt werden können