Table i3geoestat_classificacao


Physical Name:
i3geoestat_classificacao

Constraint:


Lista de classificacoes de uma medida de variável

Attribute Summary
PK FK Logical Name Physical Name Type UNIQUE NOT NULL
    id_classificacao  id_classificacao  integer  UNIQUE  NOT NULL 
    nome  nome  text     
    id_medida_variavel  id_medida_variavel  integer     
    observacao  observacao  text     

Foreign Key
Attribute Referenced Table Referenced Key ON UPDATE ON DELETE Cardinality of parent Cardinality of child
id_medida_variavel  i3geoestat_medida_variavel  id_medida_variavel  RESTRICT  RESTRICT  1..n 

Referenced Key
Attribute Table Foreign Key ON UPDATE ON DELETE Cardinality of parent Cardinality of child
id_classificacao  i3geoestat_classes  id_classificacao  RESTRICT  RESTRICT  1..n 

Complex Unique Key
 

Index Summary
Index Name Type UNIQUE

Attribute Detail

id_classificacao

id_classificacao

UNIQUE : TRUE
NOT NULL : TRUE
Type : integer
AUTO INCREMENT : TRUE
Default Value :
Constraint :


nome

nome

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :


id_medida_variavel

id_medida_variavel

UNIQUE : FALSE
NOT NULL : FALSE
Type : integer
AUTO INCREMENT : FALSE
Default Value :
Constraint :


observacao

observacao

Observacao sobre a classificação

UNIQUE : FALSE
NOT NULL : FALSE
Type : text
AUTO INCREMENT : FALSE
Default Value :
Constraint :