Changes

Jump to: navigation, search

Creating New Databases and Tables with MySQL Administrator

214 bytes added, 20:10, 27 September 2007
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>

Navigation menu