Examples with "SQL2003" and their translation in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
PostgreSQL supports most parts of the SQL2003 standards and has a variety of its own extensions.
Es unterstützt weitestgehend den SQL 2003 Standard und hat eine Vielzahl von eigenen Erweiterungen.
Firebird 2.1 also supports alternative syntax for the CREATE TRIGGER statement that complies with SQL2003.
Please refer to the SQL2003 compliance for CREATE TRIGGER chapter in the Firebird 2.1 Release Notes for details.
Weiteres finden Sie im Kapitel SQL2003 compliance for CREATE TRIGGER in den Firebird 2.1 Release Notes.
Other results
Compatible with SQL/2003. The UNSIGNED keyword is a vendor extension.
Kompatibel mit SQL/2003. Das Schlüsselwort UNSIGNED ist eine Erweiterung des Herstellers.
The LIKE search condition is a core feature of the ANSI SQL/2003 standard.
The SQL/2003 join syntax that uses a table expression in the FROM clause is supported.
Die SQL/2003-Join-Syntax, die einen Tabellenausdruck in der FROM-Klausel verwendet, wird unterstützt.
The SQL/2003 standard for GROUP BY requires the following
SQL/2003 Embedded SQL use is a core feature.
SQL/2003 Die Verwendung von Embedded SQL ist eine Kernfunktion.
SQL/2003 SET SESSION AUTHORIZATION is a core feature.
SQL/2003 SET SESSION AUTHORIZATION ist eine Kernfunktion.
SQL Anywhere supports the Transact-SQL outer join operators as an alternative to the native SQL/2003 syntax.
SQL Anywhere unterstützt die Transact-SQL-Outer-Join-Operatoren als Alternative zur nativen SQL/2003-Syntax.
Compatible with SQL/2003 if the scale option is set to zero.
Kompatibel mit SQL/2003., wenn die SCALE-Option auf "0" gesetzt ist.
In other cases, an alternative statement closer to the SQL/2003 standard is recommended unless Transact-SQL compatibility is an issue.
In anderen Fällen wird eine alternative Anweisung empfohlen, die dem SQL/2003-Standard näher kommt, es sei denn, Transact-SQL-Kompatibilität ist erforderlich.
The behavior of the SUBSTRING function now corresponds to ANSI/ISO SQL/2003 behavior.