Results 1 to 1 of 1
-
17th Mar 2014, 05:15 PM #1
Creating tables in a database with phpMyAdmin
Now let's learn how to create a table within a database
Select thedemo1234_members database here
Enter a Name for our new table
Then enter the number of fields this new table is to have. Click Go
Now enter the details of each field within the new table
We also want this first field to be the Primary key that will be automatically filled in (auto_increment) when new entries are added to the table
The first field will be called id, and it will be an integer that's 4 characters in length
Selecting this option makes the id field the Primary key in the table
The remaining fields will be CHAR (character) fields. Be sure the length is set long enough to accomodate the fields
When finished, click Save
That's it! Our new table (details) has been successfully created within our database(demo1234_members) as indicated here
This is the end of the tutorial. You now know how to create new tables within a database using phpMyAdminAreon Reviewed by Areon on . Creating tables in a database with phpMyAdmin Now let's learn how to create a table within a database Select thedemo1234_members database here http://www.besthostingforums.com/images/cdn/besthostingforums.com/2014/03/frame03_1-37.png Enter a Name for our new table http://www.besthostingforums.com/images/cdn/besthostingforums.com/2014/03/frame04_1-41.png Then enter the number of fields this new table is to have. Click Go http://www.besthostingforums.com/images/cdn/besthostingforums.com/2014/03/frame05_1-40.png Now enter the details of Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Copying a database table with phpMyAdmin
By Areon in forum Server ManagementReplies: 0Last Post: 17th Mar 2014, 05:15 PM -
Creating tables in RVSiteBuilder
By Areon in forum Server ManagementReplies: 0Last Post: 3rd Mar 2014, 03:15 PM -
How do I check if MySQL database is to large for phpmyadmin
By Webmin in forum Server ManagementReplies: 2Last Post: 2nd Apr 2012, 05:55 PM -
Database copy in phpmyadmin
By neilbla in forum Webmaster DiscussionReplies: 1Last Post: 15th Nov 2010, 03:28 PM -
Which encoding when importing Macedonian database thru phpMyAdmin?
By Mac in forum Technical Help Desk SupportReplies: 1Last Post: 17th May 2009, 01:20 PM
themaCreator - create posts from...
Version 3.23 released. Open older version (or...