Comment for Table SZABLONY
Comment
Ksiega glowna, tabela z szablonami zestawien

Columns of Table SZABLONY
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_SZABLONU NUMBER(8) Y   Id szablonu, klucz glowny
2 NAZWA VARCHAR2(60 BYTE)     Nazwa szablonu
3 SCIEZKA VARCHAR2(256 BYTE)     Sciezka do pliku z wzorcem
4 WZORZEC BLOB     Excelowy wzorzec formularza

Indexes on Table SZABLONY
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_SZABLONY NORMAL ID_SZABLONU <none>        

PK, UK, & Check Constraints on Table SZABLONY
Constraint Name Type Condition Status Columns
PK_SZABLONY Primary Key   ENABLED ID_SZABLONU

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