easy question

Discussion in 'MySQL' started by cru, Jul 6, 2007.

  1. #1
    hi, im reading a tutorial on creating tables in mysql. but i don't know where to start, where to type my code?

    im using xampp as my local server and i can access phpmyadmin.

    can someone help me please....

    TIA
     
    cru, Jul 6, 2007 IP
  2. toby

    toby Notable Member

    Messages:
    6,923
    Likes Received:
    269
    Best Answers:
    0
    Trophy Points:
    285
    #2
    if u can access phpmyadmin, click on the SQL link to type in your code.
     
    toby, Jul 7, 2007 IP
  3. Synch

    Synch Peon

    Messages:
    76
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    phpmyadmin has a nice interface for creating tables. Click on the database name, then at the bottom of the list there will be a create new table row with an input box for table name and one for amount of columns. After that it is pretty simple to figure out, or if you want to learn sql then use the sql button like noted above.
     
    Synch, Jul 13, 2007 IP