Translation of "SQL/XML" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
More specifically, SQL/XML is an extension to the SQL standard that provides specific functionality for querying XML data stored in relational databases via SQL statements.
Genauer gesagt, ist SQL/XML eine Erweiterung zum SQL-Standard, die spezielle Funktionalitäten zum Abfragen von in relationalen Datenbanken gespeicherten XML-Daten bietet und zwar über SQL-Anweisungen.
In SQL/XML, expressions that are not legal XML names, for example expressions that include spaces, are escaped in the same manner as the FOR XML clause.
In SQL/XML werden Ausdrücke, die keine zulässigen Namen sind (z.B. Ausdrücke mit Leerstellen), auf dieselbe Weise wie bei der FOR XML-Klausel in Escapezeichen gesetzt.
aufzubereiten. Some time ago I published a tutorial about generating XML using the SQL/XML functions.
Vor einiger Zeit hatte ich ja mal ein kleines Tutorial zum Thema XML erzeugen mit den SQL/XML-Funktionen veröffentlicht.
The FOR XML clause and SQL/XML functions allow you to generate a result set as XML from the relational data in your database.
Mit der FOR XML-Klausel und den SQL/XML-Funktionen können Sie eine Ergebnismenge als XML aus den relationalen Daten in Ihrer Datenbank generieren.
Most database mappings involve the use of data processing functions to filter data based on Boolean conditions or SQL and SQL/XML statements, or manipulate data between the source and target.
Bei den meisten Datenbank-Mappings kommen Datenverarbeitungsfunktionen zum Einsatz, um Daten anhand von Booleschen Bedingungen oder SQL- und SQL/XML-Anweisungen zu filtern oder Daten zwischen Quelle und Ziel zu manipulieren.
You can then use the SQL editor tab to display, edit, and execute SQL or SQL/XML statements, with auto-complete functionality to assist as you work.
Anschließend können Sie über den SQL-Editor SQL- oder SQL/XML-Anweisungen anzeigen, bearbeiten und ausführen.
Using SQL/XML to obtain query results as XML
SQL/XML verwenden, um Abfrageergebnisse als XML zu erhalten
SQL/XML is a draft standard that describes a functional integration of XML into the SQL language
SQL/XML ist ein Draft-Standard, der eine funktionale Integration von XML in die SQL-Sprache beschreibt.
SQL/XML is a draft standard that describes the ways SQL can be used in conjunction with XML.
SQL/XML ist ein Standardentwurf, der beschreibt, auf welche Weise SQL in Verbindung mit XML verwendet werden kann.
SQL XML: SQL/XML extensions are only inserted when generating schemas in a flat format.
SQL XML: SQL/XML Extensions werden nur eingefügt, wenn Schemas im flachen Format generiert werden.
SQL/XML is a draft standard that describes a functional integration of XML into the SQL language: it describes the ways that SQL can be used in conjunction with XML.
SQL/XML ist ein Draft-Standard, der eine funktionale Integration von XML in die SQL-Sprache beschreibt. Er beschreibt die Methoden, die verwendet werden können, um SQL zusammen mit XML anzuwenden.
The extension information is stored in annotations and is described in the SQL/XML specification (INCITS/ISO/IEC 9075-14-2008).
Die Extension-Informationen werden in Form von Annotationen gespeichert und in der SQL/XML Spezifikation (INCITS/ISO/IEC 9075-14-2008) beschrieben.
Adaptive Server Anywhere also supports the following SQL/XML functions that provide an alternative method to the FOR XML clause for generating XML documents from your relational data
Adaptive Server Anywhere unterstützt außerdem folgende SQL/XML-Funktionen, die eine Alternative zur FOR XML-Klausel für die Erzeugung von XML-Daten aus Ihren relationalen Daten bieten