Vertaling van "ANSI-89 SQL" 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.
You want to take advantage of the new features not found in ANSI-89 SQL, such as
Sie möchten diese neuen, in ANSI-89 SQL nicht vorhandenen, Funktionen nutzen
Under ANSI-89 SQL, Access calculates the New Freight value using the Freight alias, and therefore increases each OrderID by 10%.
In ANSI-89 SQL berechnet Access den Wert Neue Frachtkosten mit Hilfe des Alias Frachtkosten und erhöht daher jede einzelne Bestell-Nr. um 10 %.
An ANSI-89 SQL query in a database set to ANSI-92 query mode, such as
Sie führen eine ANSI-89 SQL-Abfrage in einer Datenbank aus, die auf den ANSI-92-Abfragemodus festgelegt ist
One of two types of SQL syntax: ANSI-89 SQL (also called Microsoft Jet SQL and ANSI SQL), which is the traditional Jet SQL syntax; and ANSI-92 SQL, which has new and different reserved words, syntax rules, and wildcard characters.
Es gibt zwei verschiedene Arten von SQL-Syntax: die traditionelle Jet SQL-Syntax ANSI-89 SQL (wird auch als Microsoft Jet SQL oder ANSI SQL bezeichnet) sowie ANSI-92 SQL, die neue und andere reservierte Wörter, Syntaxregeln und Platzhalterzeichen aufweist.
One of two types of SQL syntax: ANSI-89 SQL (also called Microsoft Jet SQL and ANSI SQL), which is the traditional Jet SQL syntax; and ANSI-92 SQL, which has new and different reserved words, syntax rules, and wildcard characters.
Eine von zwei Arten von SQL-Syntax: ANSI-89 SQL (auch als Microsoft Jet SQL und ANSI SQL bezeichnet), also die traditionelle Jet SQL-Syntax und ANSI-92 SQL enthält neue und andere reservierte Wörter, Syntaxregeln und Platzhalterzeichen.
Certain ANSI-89 SQL features are not implemented and the wildcard characters conform to the Visual Basic for Applications (VBA) specification, not SQL.
Bestimmte ANSI-89 SQL-Funktionen sind nicht implementiert, und die Platzhalterzeichen entsprechen nicht SQL, sondern der VBA-Spezifikation (Visual Basic für Applikationen).
Under ANSI-92 SQL, Access calculates the New Freight value using the Freight field, and therefore increases each Freight by 10%. Under ANSI-89 SQL, Access calculates the New Freight value using the Freight alias, and therefore increases each OrderID by 10%.
In ANSI-92 SQL berechnet Access den Wert Neue Frachtkosten mit Hilfe des Felds Frachtkosten und erhöht daher jede einzelne Fracht um 10 %. In ANSI-89 SQL berechnet Access den Wert Neue Frachtkosten mit Hilfe des Alias Frachtkosten und erhöht daher jede einzelne Bestell-Nr. um 10 %.
Andere resultaten
Jet database engine (ANSI-89) versus SQL Server (ANSI-92)
Jet-Datenbank-Engine (ANSI-89) oder SQL Server (ANSI-92)
Previous versions of Access supported ANSI SQL-89 syntax.
Jet supports the ANSI SQL-89 standard (hereafter Jet SQL syntax).
The Jet Database Engine is used to work with the data in an Access (.mdb) database and supports the ANSI SQL-89 standard.
To illustrate this method, we'll modify the row source of the ReportsTo drop-down list box on the Employees data access page in the Northwind sample database, and replace the ANSI SQL-89 compliant ampersand (&) with the ANSI SQL-92 compliant plus sign (+).
Um diese Methode zu veranschaulichen, wird nun die Datensatzherkunft des Dropdownlistenfeldes Vorgesetzte(r) auf der Datenzugriffsseite Personal in der Nordwind-Beispieldatenbank geändert, und das mit ANSI SQL-89 kompatible kaufmännische Und-Zeichen (&) wird durch das mit ANSI SQL-92 kompatible Pluszeichen (+) ersetzt.
ANSI-89 describes the traditional Microsoft Jet SQL syntax, which is the default for Access databases.
ANSI-89 beschreibt die bekannte Microsoft Jet-SQL-Syntax, die den Standard für Access-Datenbanken darstellt.