create table employee(eno int(2),ename varchar(10))

Discussion in 'General Marketing' started by ali0482, Sep 29, 2010.

  1. #1
    What are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10))
     
    ali0482, Sep 29, 2010 IP
  2. contentboss

    contentboss Peon

    Messages:
    3,241
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #2
    contentboss, Sep 29, 2010 IP