Examples with "SQL-Code mit" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Das folgende Beispiel enthält reentrant Embedded SQL-Code mit mehreren Threads.
Ein bekannter Angriff für diese Lösungen ist das Umgehen von Filtern und Einspeisen von SQL-Code mit Kommentaren, Großbuchstaben, Codierung oder anderen Methoden.
A well-known exploit for these solutions is to bypass filters and inject SQL code using comments, capital letters, or encoding, among other techniques.
Diese Verwundbarkeit könnte ausgenutzt werden, um willkürlichen SQL-Code mit den Privilegien des Datenbank-Benutzers auszuführen, mit dem sich teapot angemeldet hat.
This vulnerability could be exploited to execute arbitrary SQL code under the privileges of the database user as which teapop has authenticated.
Nachstehend siehst Du den DAX- bzw. den korrespondierenden SQL-Code mit dem diese Einschränkung erfolgt
Below you can see the DAX- and the corresponding SQL-code for this restriction
Verbesserter MySQL Query Analyzer zur Leistungsverbesserung durch Identifizierung und Behebung von problematischem SQL-Code mit den neuen Konnektor-Plug-ins
MySQL Query Analyzer to optimize performance by visualizing query activity, pinpointing expensive queries, and fixing problem SQL code with the new Connector Plug-ins
Other results
Format von SQL-Abfragen, Refactoring SQL-Code und Datenbanktabellen mit Leichtigkeit.
Format SQL queries, refactor SQL code and database tables with ease.
Jedweder SQL-Code, der mit einem Semikolon abgeschlossen ist, wird als Anweisung betrachtet und separat an den Server geschickt.
Any SQL code that is terminated by a semicolon is considered a statement and sent to the server separately.
Dank des oben beschriebenem Value-Konzepts lassen sich die meisten Steuerelemente von Grund auf nahtlos mit SQL Code verbinden.
Thanks to the Value concept described above, most widgets couple seamlessly with SQL code out of box.
Ein Datenbankmodelldiagramm kann SQL-Code enthalten, der mit Objekten in der Datenbank bzw. mit der Datenbank selber verknüpft ist.
A database model diagram can include SQL code associated with objects in the database or with the database itself.
Klicken Sie auf SQL anzeigen, um den SQL-Code anzuzeigen, der mit der Auswahl und den Einträgen auf dieser Seite generiert wurde.
Click Show SQL to display the SQL generated by the selections and entries you made on this page.
Ein Datenbankmodelldiagramm kann SQL-Code enthalten, der mit Objekten in der Datenbank bzw. mit der Datenbank selber verknüpft ist. Code kann die Form von gespeicherten Prozeduren, Triggern, Feldprüfungsbedingungen usw. haben.
A database model diagram can include SQL code associated with objects in the database or with the database itself. Code can be in the form of stored procedures, triggers, check clauses, and so on.
Das Fenster mit der UltraLite CustDB-Demo wird mit einem Synchronisationsfehler mit SQL-Code -103 angezeigt.
Wenn Sie anhand des oben aufgeführten Beispiels in Essbase Studio eine benutzerdefinierte Tabelle erstellen, enthält der SQL-Code den CREATE VIEW-Teil der SQL-Anweisung nicht. Der SQL-Code der Tabellendefinition beginnt mit dem durch SELECT eingeleiteten Teil der Anweisung.
Using the example above, in Essbase Studio, when you create a user-defined table, the SQL syntax does not include the CREATE VIEW portion of the SQL SQL table definition syntax begins with the portion of the statement starting from SELECT.