Concepts
>
Attributs (MetaAttributes)
> Default Expression \ PostgreSQL
Default Expression \ PostgreSQL
The DEFAULT clause assigns a default data value for the column whose column definition it
appears within. The value is any variable-free expression (subqueries and cross-references to
other columns in the current table are not allowed). The data type of the default expression must
match the data type of the column.
Traductions
EN
Default Expression \ PostgreSQL
Type
String (512) Standard
Liste des MetaClasses
.
Ce site fonctionne mieux avec JavaScript activé