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.
The CREATE TABLE command allows to insert a new table in the database.
La commande CREATE TABLE permet d'insérer une nouvelle table dans la base de données.
But the CREATE TABLE command can add defaults and constraints to the table and can specify storage parameters.
Mais la commande CREATE TABLE peut ajouter des valeurs par défaut et des contraintes à la table.
When a typed table is created, then the data types of the columns are determined by the underlying composite type and are not specified by the CREATE TABLE command.
Quand une table typée est créée, les types de données des colonnes sont déterminés par le type composite sous-jacent et ne sont pas indiqués par la commande CREATE TABLE.
Aside from being the first schema searched, it is also the schema in which new tables will be created if the CREATE TABLE command does not specify a schema name.
En plus d'être le premier schéma parcouru, il est aussi le schéma dans lequel les nouvelles tables sont créées si la commande CREATE TABLE ne précise pas de nom de schéma.
The CREATE TABLE command conforms to the SQL standard, with exceptions listed below.
La commande CREATE TABLE est conforme au standard SQL, aux exceptions indiquées ci-dessous.
The CREATE TABLE command conforms to SQL92 and to a subset of SQL99, with exceptions listed below.
La commande CREATE TABLE se conforme à SQL92 et à un sous-ensemble de SQL99, avec les exceptions indiquées ci-dessous.
To create a table, you use the aptly named CREATE TABLE command.
The creation of the new table is done with the CREATE TABLE command with as a parameter the name of columns (in this case apartment, name, city, value) followed by the data format.
La création de la nouvelle table se fait avec la commande CREATE TABLE de SQL qui a en paramètre le nom des colonnes (en l'occurence appartement, nom, ville, valeur) suivi du format des données.
Note: Default primary keys are not added to tables that are created using the SQL CREATE TABLE command, or tables that are imported into the database.
Note : Le champ clé primaire par défaut n'est pas ajouté lorsqu'une table est créée via la commande SQL CREATE TABLE ou importée dans la base.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.
Er zijn geen resultaten gevonden voor deze term.
Synoniemen voor CREATE TABLE command in het Engels