| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| zdb_id |
text |
2147483647 |
|
|
|
|
|
| name |
text |
2147483647 |
|
|
|
|
|
| phone |
text |
2147483647 |
√ |
|
null |
|
|
| fax |
text |
2147483647 |
√ |
|
null |
|
|
| email |
text |
2147483647 |
√ |
|
null |
|
|
| url |
text |
2147483647 |
√ |
|
null |
|
|
| owner |
text |
2147483647 |
√ |
|
null |
|
| person.zdb_id
|
lab_owner_foreign_key R |
|
| contact_person |
text |
2147483647 |
√ |
|
null |
|
| person.zdb_id
|
lab_contact_person_foreign_key R |
|
| bio |
text |
2147483647 |
√ |
|
null |
|
|
| status |
text |
2147483647 |
√ |
|
null |
|
|
| entry_time |
timestamp |
29,6 |
√ |
|
now() |
|
|
| address |
text |
2147483647 |
√ |
|
null |
|
|
| country |
text |
2147483647 |
√ |
|
null |
|
|
| image |
text |
2147483647 |
√ |
|
null |
|
|
Table contained 1,488 rows at Wed Sep 15 00:41 PDT 2021
|