Columns
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| pk_property_app | Primary key | Asc/Asc | prop_id + app_code |
Check Constraints
| Constraint Name | Constraint |
|---|---|
| chk_property_app_app_lower | (app_code = lower(app_code)) |
14 rows
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| pk_property_app | Primary key | Asc/Asc | prop_id + app_code |
| Constraint Name | Constraint |
|---|---|
| chk_property_app_app_lower | (app_code = lower(app_code)) |