Table postgres.public.customer | Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 599 rows at Mon Feb 20 18:07 CET 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
customer_id | Primary key | Asc | customer_pkey |
address_id | Performance | Asc | idx_fk_address_id |
store_id | Performance | Asc | idx_fk_store_id |
last_name | Performance | Asc | idx_last_name |
|