| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| s_resourceassignment_id |
numeric |
10 |
|
|
|
|
|
| ad_client_id |
numeric |
10 |
|
|
|
|
|
| ad_org_id |
numeric |
10 |
|
|
|
|
|
| isactive |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
| created |
timestamp |
29,6 |
|
|
now() |
|
|
| createdby |
numeric |
10 |
|
|
|
|
|
| updated |
timestamp |
29,6 |
|
|
now() |
|
|
| updatedby |
numeric |
10 |
|
|
|
|
|
| s_resource_id |
numeric |
10 |
|
|
|
|
| s_resource.s_resource_id
|
sresource_sresourceassignment R |
|
| name |
varchar |
60 |
|
|
|
|
|
| description |
varchar |
255 |
√ |
|
null |
|
|
| assigndatefrom |
timestamp |
29,6 |
|
|
|
|
|
| assigndateto |
timestamp |
29,6 |
√ |
|
null |
|
|
| qty |
numeric |
0 |
√ |
|
0 |
|
|
| isconfirmed |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| s_resourceassignment_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
Table contained 2 rows at 2024-01-03 13:55 +0100
|