View Full Version : HOw to create a table
Its says i have to create a table..and fields...
once i do that what do i do...What do i have to put in the table area and fields area
DirectAdmin Support
09-09-2003, 09:00 AM
Hello,
Take 1 big piece of plywood, and attach 4 legs :)
Could please specify what you are trying to do? Where does it say you have to create a table?
John
like creating a database....says something about the structure
DirectAdmin Support
09-09-2003, 11:26 PM
Hello,
I'm not sure what creating mysql databases has to do with DirectAdmin. You might want to check out www.mysql.com and do a search for "create table". It will show you all the proper syntax.
You can also create tables in phpMyAdmin after you create a database. Just go to domain.com/phpMyAdmin
John
thats what im sayin...how do i create the table in PHPmyadmin...
DirectAdmin Support
09-10-2003, 02:06 PM
Hello,
You give the table a name, enter the number of columns (fields) you want to use. Click "go".
For each field, give it a name, specifiy a data type and click save.
You might want to learn a bit more about mysql and its data types if you arn't sure about their settings. There is a documentation button in the "Type" header to: http://www.mysql.com/doc/en/Column_types.html
John
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.