| Module for displaying the table structure of MariaDB sequences: |
|
| The sequence table in the database contains one row of data. |
|
| Position: | Column position in output. |
| Name: | Table column name. |
| Type: | Data type of the table column. |
| Default: | Default value of the table column. |
| Null: | Null allowed in output column. |
| Value: | Value in the table row. |
| Comment: | Comment on the table column. |