Comment for Table SL_RODZAJ_PODTYPU_KONTR
Comment
Słownik rodzajów podtypów kontrahentów

Columns of Table SL_RODZAJ_PODTYPU_KONTR
Column ID Column Name Datatype Not Null Data Default Comments
1 RODZAJ_PODTYPU_KONTR VARCHAR2(5 BYTE) Y   Klucz głowny RODZAJ_PODTYPU_KONTR , skrót opisu do 5 znaków
2 OPIS VARCHAR2(60 BYTE)     Opis rodzaju podtypu Kontrahenta
3 CZY_SPR_PRZEDSIEBIORSTW NUMBER(1) Y   (Utils.true_sql/Utils.false_sql) Czy ten rodzaj podtypu jest uwzględniany w sprawozdaniu przedsiębiorstw.

Indexes on Table SL_RODZAJ_PODTYPU_KONTR
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_RODZAJ_PODTYPU_KONTR NORMAL RODZAJ_PODTYPU_KONTR <none>        

PK, UK, & Check Constraints on Table SL_RODZAJ_PODTYPU_KONTR
Constraint Name Type Condition Status Columns
CK_SL_RODZAJ_PODTYPU_KONTR__2 Check czy_spr_przedsiebiorstw in (0,1) ENABLED CZY_SPR_PRZEDSIEBIORSTW
NN_SL_RODZAJ_PODTYPU_KONTR__2 Check "CZY_SPR_PRZEDSIEBIORSTW" IS NOT NULL ENABLED CZY_SPR_PRZEDSIEBIORSTW
PK_RODZAJ_PODTYPU_KONTR Primary Key   ENABLED RODZAJ_PODTYPU_KONTR

Table SL_RODZAJ_PODTYPU_KONTR does not have...
Partitions
Foreign Key Constraints
Redaction Policies