Concepts
>
Attributs (MetaAttributes)
> NULLS Order \ PostgreSQL
NULLS Order \ PostgreSQL
NULLS FIRST
Specifies that nulls sort before non-nulls. This is the default when DESC is specified.
NULLS LAST
Specifies that nulls sort after non-nulls. This is the default when DESC is not specified.
Traductions
Type
String (63) Enumeration
Liste des MetaClasses
.
Valeur
(1), (2).
Ce site fonctionne mieux avec JavaScript activé