Module for inserting data records into 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 new record is output as an SQL statement in the SQL editor and can be executed there. |
Save: | Saves the new record in the table. |