Vertaling van "SQL requests" in Duits
SQL requests are incorrectly constructed when table names have a length of 30 characters.
SQL-Anforderungen werden nicht korrekt konstruiert, wenn Tabellename eine Länge von 30 Zeichen haben.
The behavior of SQL requests from other connections executing at weaker isolation levels (isolation levels 0, 1, or 2) may be affected by these temporarily deleted rows.
Das Verhalten von SQL-Anforderungen von anderen Verbindungen, die auf schwächeren Isolationsstufen (Isolationsstufe 0, 1 oder 2) ausgeführt werden, kann durch diese vorübergehend gelöschten Zeilen beeinflusst werden.
4D provides two ways for inserting 4D expressions (variables, arrays, fields, pointers, valid expressions) into SQL requests: direct association and the setting of parameters using SQL SET PARAMETER.
4D bietet zwei Wege, um 4D Ausdrücke (Variablen, Arrays, Felder, Zeiger, gültige Ausdrücke) in SQL Anfragen einzufügen: Direkte Assoziation und Parameter setzen über den Befehl SQL SET PARAMETER.
/ Starting from here all SQL requests are made on the remote database
/ Ab hier werden alle SQL Anfragen auf der remote Datenbank gemacht
The database server kernel schedules these tasks for execution in the same manner as if they were individual SQL requests, based on the availability of execution threads (or fibers).
Der Kernel des Datenbankservers plant die Ausführung dieser Aufgaben so, als wären es einzelne SQL-Anforderungen, basierend auf der Verfügbarkeit von Ausführungsthreads (oder Fibers).
The shared pool is an area in the SGA that contains the library cache of shared SQL requests, the dictionary cache and the other cache structures that are specific to a particular instance configuration.
Der Shared-Pool ist ein Bereich in der SGA, der den Library-Cache der gemeinsam genutzten SQL-Anforderungen, den Dictionary-Cache und die anderen Cache-Strukturen enthält, die für eine bestimmte Instanzkonfiguration spezifisch sind.
The statement number is used to associate subsequent SQL requests, like the and the, to a particular SQL statement.
Die Anweisungsnummer wird verwendet, um nachfolgende SQL-Anforderungen einer bestimmten SQL-Anweisung zuzuordnen, z. B. der und der.
For a list of the SQL statements that are logged when you log only SQL requests, see.
Eine Liste der SQL-Anweisungen, die protokolliert werden, wenn Sie nur SQL-Anforderungen aufzeichnen, finden Sie unter.
Type of parameter Description The SQL SET PARAMETER command allows the use of a 4D variable, array or field value in SQL requests.
Beschreibung Der Befehl SQL SET PARAMETER ermöglicht, in SQL Anfragen eine 4D Variable, ein Array oder Wert eines Feldes zu verwenden.
SQL Server (allows SQL requests to your data from any ODBC-compliant application via our ODBC Driver or natively from another 4D application)
SQL Server (erlaubt SQL Anfragen auf Ihre Daten von jeder ODBC-kompatiblen Anwendung via 4D ODBC Treiber oder native von anderen 4D Anwendungen aus)
Specifies whether ad hoc SQL requests are supported on the endpoint.
The longest SQL requests will appear at the top of the list.
In your SQL requests, make sure you select only what you need, and that you have not forgotten the links between the tables.
Stellen Sie sicher, dass Sie in Ihren SQL-Abfragen nur wirklich notwendige Daten auswählen und dass Sie die Links zwischen den Tabellen nicht vergessen haben.