...
Field | Description |
---|---|
Name | The name of the database field. |
Data type | The type of data stored in the field (INT, VARCHAR, and so forth) |
Length | The length of the field in bytes. |
...
Table Queries
You can enter Structured Query Language (SQL) statements in order to manage a database and retrieve the values of fields in a database's tables on the "Query" tab.
...