Schema F_54
Oracle Version 11.2.0.4.0
As Of 2022/09/19 13:58:07
Prior Table | Table PA_POSTEPOWANIA_POSESJE | Next Table |
Comment |
---|
Lista posesji danego kontrahenta przypisana do postępowania. |
Column ID | Column Name | Datatype | Not Null | Data Default | Comments |
---|---|---|---|---|---|
1 | ID | NUMBER | Y | Unikalny identyfikator. | |
2 | PA_POSTEPOWANIA_UNI_ID | NUMBER | Y | Id postępowania. | |
3 | ID_POSESJI | VARCHAR2(15 BYTE) | Y | Id posesji. | |
4 | ADRES_POSESJI | VARCHAR2(4000 BYTE) | Y | Adres posesji. | |
5 | UTW_USR | VARCHAR2(30 CHAR) | USER | Użytkownik tworzący rekord. | |
6 | UTW_DAT | TIMESTAMP(6) | SYSDATE | Data i czas utworzenia rekordu. | |
7 | MOD_USR | VARCHAR2(30 CHAR) | Ostatni użytkownik modyfikujący rekord. | ||
8 | MOD_DAT | TIMESTAMP(6) | Data i czas ostatniej modyfikacji. |
Uniqueness | Index Name | Type | Columns | Partitions | Partition Type | Partition Columns | Subpartition Type | Subpartition Columns |
---|---|---|---|---|---|---|---|---|
UNIQUE | PK_PA_POST_POSESJE_ID | NORMAL | ID | <none> | ||||
UNIQUE | UQ_PA_POST_POS_ID_POS_UNI_ID | NORMAL | PA_POSTEPOWANIA_UNI_ID, ID_POSESJI | <none> |
Constraint Name | Columns | Ref Table Owner | Referenced Table Name | Referenced Columns | Delete Rule | Status | Deferrable | Deferred |
---|---|---|---|---|---|---|---|---|
FK_PA_POST_POSESJE_ID_POSESJI | ID_POSESJI | F_54 | POSESJA | ID_POSESJI | NO ACTION | ENABLED | No | No |
FK_PA_POST_POSESJE_POST_UNI_ID | PA_POSTEPOWANIA_UNI_ID | F_54 | PA_POSTEPOWANIA_UNI | ID | NO ACTION | ENABLED | No | No |
Constraint Name | Type | Condition | Status | Columns |
---|---|---|---|---|
NN_PA_POST_POSESJE_ADR_POSESJI | Check | "ADRES_POSESJI" IS NOT NULL | ENABLED | ADRES_POSESJI |
NN_PA_POST_POSESJE_ID_POSESJI | Check | "ID_POSESJI" IS NOT NULL | ENABLED | ID_POSESJI |
NN_PA_POST_POSESJE_POST_UNI_ID | Check | "PA_POSTEPOWANIA_UNI_ID" IS NOT NULL | ENABLED | PA_POSTEPOWANIA_UNI_ID |
PK_PA_POST_POSESJE_ID | Primary Key | ENABLED | ID | |
UQ_PA_POST_POS_ID_POS_UNI_ID | Unique | ENABLED | PA_POSTEPOWANIA_UNI_ID, ID_POSESJI |
Partitions |
Redaction Policies |