This table is an extension of the Users table.
|
Column Name |
Version |
Data Type |
Description |
|---|---|---|---|
|
ID |
20.10.2.0 |
Number(10,0) |
ID field of the child table. |
|
DATEOFTEST |
20.10.2.0 |
Date |
Holds the test date. |
|
TESTNAME |
20.10.2.0 |
Number(1,0) |
Holds the test name. |
|
TESTRESULT |
20.10.2.0
|
Varchar2(2000) |
Holds the test result. |