Translation of "wird in SQL" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Wenn schema nicht angegeben wird und es sich bei dem Standardschema des Benutzers, der den Massenimportvorgang ausführt, nicht um das Schema der angegebenen Tabelle oder Sicht handelt, wird in SQL Server eine Fehlermeldung zurückgegeben, und der Massenimportvorgang wird abgebrochen.
If schema is not specified and the default schema of the user performing the bulk-import operation is different from the specified table or view, SQL ServerSQL Server returns an error message, and the bulk-import operation is canceled.
Der Parameterbezeichner kann je nach Datenanbieter unterschiedlich sein. Beispielsweise wird in SQL Server das Symbol "at" ( ) und in Oracle der Doppelpunkt (:) verwendet.
The parameter identifier might differ by data provider; for example, SQL Server uses the "at" ( ) symbol, Oracle uses the colon (:).
Beispielsweise wird in SQL Server das Symbol "at" ( ) und in Oracle der Doppelpunkt (:) verwendet.
The parameter identifier might differ by data provider; for example, SQL Server uses the "at" ( ) symbol, Oracle uses the colon (:).
Im Gegensatz dazu wird in SQL Anywhere das direkte Ändern des Datentyps einer Spalte durch die ALTER-Klausel unterstützt.
Conversely, SQL Anywhere supports modifying a column's data type through the ALTER clause directly.
Zusätzlich wird in SQL Anywhere MATCH UNIQUE unterstützt, das eine Eins-zu-Eins-Relation zwischen der Primärtabelle und der entfernten Tabelle erzwingt, ohne die Notwendigkeit eines zusätzlichen UNIQUE-Indexes.
In addition, SQL Anywhere supports MATCH UNIQUE, which enforces a one-to-one relationship between the primary and foreign tables without the need for an additional UNIQUE index. Unique indexes
Diese wird in SQL programmiert und beinhaltet sämtliche Bestandsflotten sowie Neubauprojekte von Schienenfahrzeugen.
It will be programmed in SQL and includes all existing fleets and new rolling stock construction projects.
Dies wird in SQL „skalare Funktion" genannt.
This is called a "scalar function" in SQL.
Die USE (Datenbank)-Anweisung wird in SQL Azure für geänderte Datenbanken nicht unterstützt. Wenn Sie eine Verbindung mit einer anderen als der Masterdatenbank herstellen müssen, müssen Sie diese Datenbank ausdrücklich in der Verbindungszeichenfolge angeben, wie bereits erwähnt.
In SQL Azure, the USE (database) statement is not supported for changing databases, so if you need to connect to a database other than the master database, then you must explicitly specify that database in your connection string, as shown earlier.
Eine Java-Prozedur wurde mit einer aktiven Ausnahmebedingung beendet, und diese Ausnahmebedingung wird in SQL als Fehlerstatus reflektiert.
A Java procedure terminated with an active exception, and this exception is reflected in SQL as an error status.
Diese wird in SQL programmiert und mit dem SAP-System des Kunden verknüpft.
It will be programmed in SQL and will be linked with the customer's SAP system.
ReFS wird in SQL 2012 und allen anderen älteren Versionen nicht unterstützt.
ReFS is not supported in SQL 2012 and all other down-level versions.
Diese globale Exportoperation wird in SQL "Dump" genannt.
In SQL, this global export operation is called "Dump".
Bei Bezeichnern, wie z.B. Tabellennamen, Spaltennamen etc., wird in SQL Anywhere-Datenbanken zwischen Groß- und Kleinschreibung kein Unterschied gemacht.
Identifiers such as table names, column names, and so on, are case insensitive in SQL Anywhere databases.