Tables
This table shows the records in the DOCUMENTS table:
| Name | Data Type | Length | Nullable |
|---|---|---|---|
| ID | VARCHAR | 10 | No |
| DOCS | VARCHAR | 1024 | No |
This table shows the records in the IN_DOCUMENTS table:
| Name | Data Type | Length | Nullable |
|---|---|---|---|
| C_ID | BIGINT | 8 | No |
| C_XML | BLOB | 1048576 | No |