_436_archive_testing.card_connect_profile_accounts
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| cconpa_id | int(11) | NO | PRI | auto_increment | Primary key | |
| cconpa_cus_id | int(11) | NO | MUL | Customer ID | ||
| cconpa_cli_id | int(11) | NO | MUL | Client ID | ||
| cconpa_cconp_id | int(11) | NO | Card Connect Profiles Foreign Key | |||
| cconpa_acct_id | varchar(20) | NO | Card Connect Profile Account ID | |||
| cconp_modified | timestamp | YES | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP | ||
| cconp_created | timestamp | YES | CURRENT_TIMESTAMP |
References
| Local Column | References |
|---|