Module for editing data records in a MySQL table:
|
| The input mode for data values can be changed. |
| Input forms for functions can be selected depending on the data type. |
| Input fields for text input (CHAR, VARCHAR, TEXT ...) can be enlarged. |
| To enter whole numbers, a form can be used that allows entry in binary, hexadecimal and decimal.
|
SQL preview: | The data changes are output as an SQL statement in the SQL editor and can be executed there. |
Save: | Saves the changes in the table. |