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.
CREATE TYPE command
command CREATE TYPE
Si l'on considère que le sous-type est discret plutôt que continu, la commande CREATE TYPE devrait spécifier une fonction canonique.
If the subtype is considered to have discrete rather than continuous values, the CREATE TYPE command should specify a canonical function.
Ensuite, lors de l'exécution de la commande CREATE TYPE, précisez la longueur interne comme variable et sélectionnez l'option de stockage approprié.
Then, when running the CREATE TYPE command, specify the internal length as variable and select the appropriate storage option.
Puis, lors de l'exécution de la commande CREATE TYPE, indiquez la longueur interne comme variable et sélectionnez certaines options de stockage spécifiques autres que plain.
Then, when running the CREATE TYPE command, specify the internal length as variable and select the appropriate storage option.
Les valeurs de longueurinterne, passedbyvalue, alignement et stockage sont recopiées à partir de ce type, sauf si elles sont écrasées explicitement ailleurs dans la même commande CREATE TYPE.
The values of internallength, passedbyvalue, alignment, and storage are copied from that type, unless overridden by explicit specification elsewhere in this CREATE TYPE command.
Notez que le mot-clé AS est essentiel ; sans lui, le système penserait à un autre genre de commande CREATE TYPE et vous obtiendriez d'étranges erreurs de syntaxe.
Note that the AS keyword is essential; without it, the system will think a different kind of CREATE TYPE command is meant, and you will get odd syntax errors.
Déclaration de types énumérés Les types enum sont créés en utilisant la commande CREATE TYPE.
Enum types are created using the CREATE TYPE command, for example
La première forme de la commande CREATE TYPE, qui crée un type composite, est conforme au standard SQL.
The first form of the CREATE TYPE command, which creates a composite type, conforms to the SQL standard.
Cette commande est similaire à la commande correspondante du standard SQL mais notez que la commande CREATE TYPE et les mécanismes d'extension du type de données de PostgreSQL diffèrent du standard SQL.
This command is similar to the corresponding command in the SQL standard, apart from the IF EXISTS option, which is a PostgreSQL extension. But note that much of the CREATE TYPE command and the data type extension mechanisms in PostgreSQL differ from the SQL standard.
Les utilisateurs peuvent ajouter de nouveaux types à PostgreSQL en utilisant la commande CREATE TYPE.
Users may add new types to PostgreSQL using the CREATE TYPE command.
Ceci se fait en exécutant la commande CREATE TYPE nom sans paramètres supplémentaires.
This is done by issuing the command CREATE TYPE name, with no additional parameters.
Cela se crée en exécutant la commande CREATE TYPE nom, sans paramètre supplémentaire.
This is done by issuing the command CREATE TYPE name, with no additional parameters.
Pour plus de détails, voir la description de la commande CREATE TYPE(7).
For further details see the description of the CREATE TYPE command. 37.13.1. TOAST Considerations
Les types basiques (types scalaires) sont créés avec la commande CREATE TYPE et les domaines avec CREATE DOMAIN.
Base types and enum types (scalar types) are created with CREATE TYPE, and domains with CREATE DOMAIN.
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.