|
Legend: |
 |
Primary key columns |
Columns with indexes |
Implied relationships |
Excluded column relationships |
< n > number of related tables |
|
|
Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
aid |
int |
10 |
|
√ |
|
|
|
address1 |
varchar |
255 |
|
|
|
|
|
address2 |
varchar |
255 |
√ |
|
null |
|
|
city |
varchar |
255 |
|
|
|
|
|
state |
varchar |
2 |
|
|
|
|
|
country |
varchar |
255 |
√ |
|
null |
|
|
zipcode |
varchar |
255 |
|
|
|
|
|
latitude |
float |
10,6 |
|
|
|
|
|
longitude |
float |
10,6 |
|
|
|
|
|
Table contained 71 rows at Thu Sep 13 12:16 PDT 2012
|
Indexes:
Column(s) |
Type |
Sort |
Constraint Name |
aid |
Primary key |
Asc |
PRIMARY |
aid |
Performance |
Asc |
aid |
SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.