Table i3geoestat_fonteinfo


Physical Name:
i3geoestat_fonteinfo

Constraint:



Attribute Summary
PK FK Logical Name Physical Name Type UNIQUE NOT NULL
    id_fonteinfo  id_fonteinfo  integer  UNIQUE  NOT NULL 
    titulo  titulo  text  UNIQUE   
    link  link  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
id_fonteinfo  i3geoestat_fonteinfo_medida  id_fonteinfo  RESTRICT  RESTRICT  1..n 

Complex Unique Key
 

Index Summary
Index Name Type UNIQUE

Attribute Detail

id_fonteinfo

id_fonteinfo

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


titulo

titulo

Título completo da fonte, devendo conter o ano quando for o caso

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


link

link

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