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 Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.