| Project Data Tables Database > td Schema : td.RUN_ITERATIONS Table | 
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
   | RNI_ID | The record ID. | int | 4 | |||
| RNI_RUN_ID | The RUN.RN_RUN_ID. | int | 4 | ||||
| RNI_ORDER | The position of this iteration in the RUN. | int | 4 | ||||
| RNI_DESCRIPTION | The description set by the client that created the run iteration. | varchar | 16 | ![]()  | |||
| RNI_STATUS | The status of this iteration. Values are from the Status custom list. Typical values are: Not Completed, No Run, Passed, N/A, Failed.  | varchar | 70 | 
| Index | Description | Primary | Unique | 
|---|---|---|---|
| RNI_PRIMARYKEY | ![]()  | ![]()  | |
| RUN_ITERATIONS_IX1 | |||
| RUN_ITERATIONS_IX2 |