Presention information data table.
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| modificationDate | bigint | N/A | false | The date this presenter was last modified. | |
| name | varchar | 100 | false | true | The name of the presenter. |
| presenterID | bigint | N/A | false | The ID of the presenter. Primary key. | |
| template | text | N/A | true | true | The file template for this presenter. |