Examples with "SQL binds" and their translation in Duits
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.
SQL binds, which are bind values needed to execute a SQL statement and generate accurate execution statistics
Andere resultaten
Allows the use of SQL bind parameters.
Why SQL bind variables are important for performance
Click this checkbox to show the SQL Bind Variables, if any, used in the queries.
Klicken Sie auf dieses Kontrollkästchen, um die SQL-Bind-Variablen anzuzeigen, die sofern vorhanden in den Abfragen benutzt werden.
SQL bind variables-e.g., the question mark?
SQL Bind Variables - z.B. das Fragezeichen?
However, at present, the ColdFusion Sybase 11 driver and Sybase native driver do not support SQL bind parameters.
Allerdings unterstützen der ColdFusion-Treiber für Sybase 11 und der systemeigene Sybase-Treiber keine SQL-Bindungsparameter.
The ColdFusion ODBC, DB2, Informix, Oracle 7 and Oracle 8 drivers support SQL bind parameters.
Die ColdFusion-Treiber für ODBC, DB2, Informix, Oracle 7 und Oracle 8 unterstützen SQL-Bindungsparameter.
Bind all SQL procedures by running the edited copy of d2mbdpk.jcl.
The IP addresses that did not bind to SQL Server at startup will be listed in the error log.
Die IP-Adressen, für die beim Start von SQL Server keine Bindung hergestellt werden konnte, werden im Fehlerprotokoll aufgeführt.
Bind all SQL procedures using d2mbdpk.jcl.
Use the Duplicate SQL Report page to view a list of similar SQL statements that could be combined to a single SQL statement by using bind variables or making the syntax consistent.
executeBindStatement() executes a statement that is stored within an SQL file and contains bind parameters.
Die Methode executeBindStatement() führt ein Statement aus, das in einer SQL-Datei abgelegt wurde und reichert dieses mit den im Aufruf übergebenen Parametern an.
That means, that the example can be turned into static SQL by using a bind variable instead of the actual value of the employeeId variable.
Das bedeutet, dass das Beispiel durch Verwendung eines Platzhalters auch als statisches SQL verfasst werden kann.