Table i3geoestat_variavel


Physical Name:
i3geoestat_variavel

Constraint:


Tabela com o nome e descrição de uma variável variável

Attribute Summary
PK FK Logical Name Physical Name Type UNIQUE NOT NULL
    codigo_variavel  codigo_variavel  integer  UNIQUE  NOT NULL 
    nome  nome  text     
    descricao  descricao  text     

Foreign Key
Attribute Referenced Table Referenced Key ON UPDATE ON DELETE Cardinality of parent Cardinality of child

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

Complex Unique Key
 

Index Summary
Index Name Type UNIQUE

Attribute Detail

codigo_variavel

codigo_variavel

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 :


descricao

descricao

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