creating Transact-SQL compatible
Ajouter à une liste
Exemples avec "creating Transact-SQL compatible" et leurs traductions en allemand
Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
create database wizard creating Transact-SQL compatible databases
Autres résultats
CREATE TABLE statement creating Transact-SQL-compatible tables
The identity column is a Transact-SQL-compatible alternative to using the AUTOINCREMENT default.
Here are the steps you need to take to create a Transact-SQL-compatible database.
Es werden die Schritte beschrieben, die Sie durchführen müssen, wenn Sie eine Transact-SQL-kompatible Datenbank erstellen wollen.
IDENTITY clause IDENTITY is a Transact-SQL-compatible alternative to using DEFAULT AUTOINCREMENT.
IDENTITY-Klausel IDENTITY ist eine Transact-SQL-kompatible Alternative zur Verwendung von DEFAULT AUTOINCREMENT.
Here are the steps you need to take to create a Transact-SQL-compatible database.
Es werden die Schritte beschrieben, die Sie durchführen müssen, wenn Sie eine Transact-SQL-kompatible Datenbank erstellen wollen.
To create a Transact-SQL compatible database (command line)
So wird eine Transact-SQL-kompatible Datenbank erstellt (Befehlszeile)
To create a Transact-SQL compatible database (Sybase Central)
So wird eine Transact-SQL-kompatible Datenbank erstellt (Sybase Central)
Setting ansinull to Off provides Transact-SQL compatible comparisons with NULL.
Wenn ansinull auf OFF gesetzt wird, können Transact-SQL-kompatible Vergleiche mit NULL ausgeführt werden.
Alternatively, you can also use the Transact-SQL compatible syntax, WITH CUBE, to achieve the same results as GROUP BY CUBE.
Sie können auch die Transact-SQL-kompatible Syntax WITH CUBE benutzen, um die gleichen Ergebnisse zu erzielen wie mit GROUP BY CUBE.
Alternatively, you can also use the Transact-SQL compatible syntax, WITH ROLLUP, to achieve the same results as GROUP BY ROLLUP.
Sie können auch die Transact-SQL-kompatible Syntax WITH ROLLUP benutzen, um die gleichen Ergebnisse zu erzielen wie mit GROUP BY ROLLUP.
A Transact-SQL-compatible database is created.