Files
webmin/mysql/help/table_form.html
2007-04-12 20:24:50 +00:00

11 lines
345 B
HTML

<header>Create Table</header>
This form is for creating a new, empty table. You must enter a table
name and one or more fields. For each field, you must enter a name, select a
data type and enter the type width (if appropriate for the data type).
When done, click on the <tt>Create</tt> button to have the table immediately
created. <p>
<hr>