The CodeFragment table contains one entry for each code fragment.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| fragmentid | integer | not null | Id of this code fragment (unique across all code fragments) |
| fragmentcode | long byte | with null | Actual code fragment text. |
Product Name: Data Transformer
Table Type: Table