# Table Content

## Create Table Content

To create a new Table Content,

1. Highlight the table which you want to add a content to, then select the **Content** tab. ![](https://489318254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKpIso420Eq6T1MZWmK3R%2Fuploads%2Fgit-blob-9cfdb98d68d0dd886481d8e7f1e93f83aeca8b77%2FTable-content-tab.png?alt=media)
2. Press the **Add** button located inside the table content section. ![](https://489318254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKpIso420Eq6T1MZWmK3R%2Fuploads%2Fgit-blob-80c3ddbc350cee49302e269b81077acc271fedd1%2FTable-content-add-button.png?alt=media)
3. A new table content will be added with several empty / default value fields inside ![](https://489318254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKpIso420Eq6T1MZWmK3R%2Fuploads%2Fgit-blob-ba04c6f93e294ed7dae25643f14672d72933d665%2FTable-content-fields.png?alt=media)
   * Available fields: The content and it's fields will be dynamically added based from the table structure data ![](https://489318254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKpIso420Eq6T1MZWmK3R%2Fuploads%2Fgit-blob-9431d3c63ce55e4b92597e481df62140b32e6021%2FTable-content-fields-structure.png?alt=media)

## Modifying Table Content

To modify a Table Content,

1. Highlight the table which content you want to modify, then select the **Content** tab.
2. Select the field that you want to modify
   * Available fields: The content and it's fields will be dynamically added based from the table structure data ![](https://489318254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKpIso420Eq6T1MZWmK3R%2Fuploads%2Fgit-blob-9431d3c63ce55e4b92597e481df62140b32e6021%2FTable-content-fields-structure.png?alt=media)
3. Modifying the selected field depending on the fields type
   * Type on the field to modify the selected value for **VARCHAR** typed field or select from the selection for **BOOLEAN** typed field
4. The type for each field in **Content** tab will depends on the table structure type
   * There are 8 types selection:
     * **VARCHAR**
     * **BOOLEAN**
     * **INT**
     * **DATE**
     * **TIME**
     * **DATETIME**
     * **DECIMAL**
     * **BLOB**
   * The detailed information for each supported data type can be found here: [`MariaDB-data-types`](https://mariadb.com/kb/en/data-types/)
5. The changes on the **Content** tab will be automatically saved to the server.

## Delete Table Content

To delete a Table Content,

1. Highlight the table which content you want to delete, then select the **Content** tab.
2. Press the **Delete** button on the right side of a content that need to be removed. ![](https://489318254-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKpIso420Eq6T1MZWmK3R%2Fuploads%2Fgit-blob-9f5754a6ff3682e6245d27f9a6b88f15c1694692%2FTable-content-delete-button.png?alt=media)
