Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
ad_note_id | numeric | 10 | null |
|
|
||||||
ad_client_id | numeric | 10 | null |
|
|
||||||
ad_org_id | numeric | 10 | null |
|
|
||||||
isactive | bpchar | 1 | 'Y'::bpchar |
|
|
||||||
created | timestamp | 29,6 | now() |
|
|
||||||
createdby | numeric | 10 | null |
|
|
||||||
updated | timestamp | 29,6 | now() |
|
|
||||||
updatedby | numeric | 10 | null |
|
|
||||||
ad_user_id | numeric | 10 | √ | null |
|
|
|||||
ad_message_id | numeric | 10 | null |
|
|
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
ad_note_pkey | Primary key | Asc | ad_note_id |
ad_note_ad_client_id_processed_ad_user_id_ad_broadcastmessage | Performance | Asc/Asc/Asc/Asc | ad_client_id + processed + ad_user_id + ad_broadcastmessage_id |
ad_note_record_id_ad_table_id | Performance | Asc/Asc | record_id + ad_table_id |
ad_note_uu_idx | Must be unique | Asc | ad_note_uu |