kenwvs Posted July 1, 2006 Share Posted July 1, 2006 I have done a google search trying to find detailed info on creating a table using phpMyAdmin (as it is supplied by my server) but can only find ones that give a quick overview. As I have never created a table before, and am trying to figure this out, is there such a thing. I want to know what all the rules are for field, what do the choices in type do, what is collation, etc..... I am assuming I need to have one field marked as primary and have it auto_increment, but would like to know why, and this type of thing.Is there such a help manual/site available?Thanks,Ken Link to comment https://forums.phpfreaks.com/topic/13413-phpmyadmin-detailed-instructions/ Share on other sites More sharing options...
fenway Posted July 3, 2006 Share Posted July 3, 2006 The MySQL refman is the best place to go... search for CREATE TABLE. Link to comment https://forums.phpfreaks.com/topic/13413-phpmyadmin-detailed-instructions/#findComment-52323 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.