34,333
edits
Changes
→Creating New Tables
[[image: mysql_admin_column_details.jpg]]
Click on the second row of the ''Columns and Indices'' table to add a second column with the following values:
<table>
<td><b>Name:</b><td>customer_name</td>
<tr>
<td><b>Data Type:</b><td>TEXT</td>
<tr>
</table>