Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
id |
serial |
10 |
|
√ |
nextval('ps_service_provider_id_seq'::regclass) |
|
|
name |
text |
2147483647 |
|
|
|
|
|
site |
text |
2147483647 |
√ |
|
null |
|
|
contact_individual_name |
text |
2147483647 |
√ |
|
null |
|
|
contact_position_name |
text |
2147483647 |
√ |
|
null |
|
|
contact_phone_id |
int4 |
10 |
√ |
|
null |
|
|
contact_delivery_points |
_text |
2147483647 |
√ |
|
null |
|
|
contact_city |
text |
2147483647 |
√ |
|
null |
|
|
contact_administrative_area |
text |
2147483647 |
√ |
|
null |
|
|
contact_postal_code |
text |
2147483647 |
√ |
|
null |
|
|
contact_country |
text |
2147483647 |
√ |
|
null |
|
|
contact_email_addresses |
_text |
2147483647 |
√ |
|
null |
|
|
contact_hours_of_service |
text |
2147483647 |
√ |
|
null |
|
|
contact_instructions |
text |
2147483647 |
√ |
|
null |
|
|
contact_role_id |
int4 |
10 |
√ |
|
null |
|
|
Table contained 1 rows at Mon Jul 07 14:34 CEST 2014
|