S_VA_SUBTEST_C (ver 14.9.0)
This table is a child table of S_VA_TEST_S table and is used to relate substitute test to tests
Column Name | Version | Data Type | Description |
---|---|---|---|
Id | 14.9.0 | Number(10,0) | System generated Primary Key. |
S_VA_TEST_SID | 14.9.0 | Number(11,0) | Foreign Key to S_VA_TEST_S table. |
Name | 14.9.0 | Varchar2(100) | Name of substitute test. |
Description | 14.9.0 | Varchar2(4000) | Description of substitute test. |