Table schema_generation.address_book
InnoDB free: 7168 kB; (`customers_id`) REFER `schema_generation/customers`(`cust

Generated by
SchemaSpy
Related columns Constraint names Comments Legend
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
Dashed lines show
implied relationships
< n > number of related tables
Please support this project 
Column Type Size Nulls Auto Default Children Parents Comments
address_book_id int 11  √ 
customers_id int 11 0
customers.customers_id address_book_ibfk_1
entry_gender char 1
entry_company varchar 32  √  null
entry_company_tax_id varchar 32  √  null
entry_firstname varchar 32
entry_lastname varchar 32
entry_street_address varchar 64
entry_suburb varchar 32  √  null
entry_postcode varchar 10
entry_city varchar 32
entry_state varchar 32  √  null
entry_country_id int 11 0
entry_zone_id int 11 0

Table contained 0 rows at Mon Jun 18 16:54 CDT 2007

Indexes:
Column(s) Type Sort Constraint Name
address_book_id Primary key Asc PRIMARY
customers_id Performance Asc idx_address_book_customers_id

Close relationships  within one two degrees of separation :