Contains links between query definitions and the individual or role to which they have been assigned
| Column Name | Column Datatype | Column Null Option | Column Comment |
| query_id | integer | not null | Query Identifier. First part of the primary key. |
| assignment_uuid | byte(16) | not null | Individual or role Identifier. Second part of the primary key. Foreign key to the ca_contact.contact_uuid or arg_roledef.role_uuid fields. |
| last_update_date | integer | with null | Last update date |
| version_number | integer | with null | Version number |
| object_type | smallint | with null | Object type |
Product Name: Unicenter Asset Portfolio Management
Table Type: Table