Translation of "SQL SQL" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
In this example, the second combo box is filled with the results of an SQL SQL statement finds all the products that have a CategoryID that matches the category selected in the first combo box.
In diesem Beispiel enthält das zweite Kombinationsfeld die Ergebnisse einer SQL-Anweisung. Diese SQL-Anweisung sucht alle Artikel, deren Kategorie-Nr. (CategoryID) der im ersten Kombinationsfeld ausgewählten Kategorie entspricht.
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.
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.
This chart shows the cursors the session currently has open. If the session opens and closes cursors frequently, you may only see the current SQL SQL statements are ordered by the number of times they have been parsed.
In diesem Diagramm werden die Cursor dargestellt, die aktuell für die Sitzung geöffnet sind. Wenn die Sitzung häufig Cursor öffnet und schließt, sehen Sie möglicherweise nur die aktuelle SQL-Anweisung. Die SQL-Anweisungen sind nach Häufigkeit der Parse-Vorgänge angeordnet.
This parameter is ignored when you are upgrading to SQL SQL Server 2005 and later versions.
Dieser Parameter wird ignoriert, wenn Sie ein Update auf SQL Server 2005 oder höhere Versionen durchführen.
SQL SQL (Structured Query Language) refers to a standard query language, that offers syntax and semantics for inquiries and processing of a database.
SQL SQL (Structured Query Language) bezeichnet eine Standard-Abfragesprache, die Syntax und Semantik zur Abfrage und Bearbeitung einer Datenbank bietet.
UltraLite SQL SQL functions date and time
SELECT is usually the first word in an SQL SQL statements are either SELECT or SELECT... INTO statements.
UltraLite SQL SQL functions, numeric
SQL History shows the history of what was entered in the the SQL SQL History dialog shows the last 30 SQL statements you issued using the SQL Scratchpad.
In SQL-Historie wird die Historie der Einträge in dem SQL Scratchpad angezeigt. Das Dialogfeld "SQL-Historie" enthält die letzten 30 SQL-Anweisungen, die Sie mit SQL Scratchpad ausgegeben haben.
UltraLite SQL SQL functions, string
Drag an object from the top pane into an Interactive SQL SQL Statements pane.
Click OK to write the query to the Interactive SQL SQL Statements pane.
Klicken Sie auf OK, um die Abfrage in den Ausschnitt SQL-Anweisungen von Interactive SQL zu kopieren.
[edit] In SQL SQL is inherently transactional, and a transaction is automatically started when another ends.
[Bearbeiten] Verschachtelte Transaktionen Eine verschachtelte Transaktion ist eine Transaktion, die vollständig von einer anderen Transaktion umschlossen wird.