customercontact

1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id VARCHAR 36 null
customer_id VARCHAR 36 null
customer.id FK_494DDEA9395C3F3R
salutation VARCHAR 128 null
firstName VARCHAR 255 null
lastName VARCHAR 255 null
phone VARCHAR 255 null
mobile VARCHAR 255 null
fax VARCHAR 255 null
email VARCHAR 255 null
note LONGTEXT 2147483647 null
privatePhone VARCHAR 128 null
title VARCHAR 255 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
IDX_494DDEA9395C3F3 Performance Asc customer_id

Relationships