MySQL Tutorial 20 – How to use the Insert and Select Commands




HELP ME! http://www.patreon.com/calebcurry Subscribe to my newsletter: http://eepurl.com/-8qtH Donate!: http://bit.ly/DonateCTVM2.

Original source


5 responses to “MySQL Tutorial 20 – How to use the Insert and Select Commands”

  1. hey buddy…..
    thanks for  video………..doing great job
    well i have got a error ..
    #1062 – Duplicate entry '0' for key 'PRIMARY' …

    sql
    INSERT INTO MEMBERS(BIRTHDAY,PHONE,MEMBERSHIP_STATUS,FIRST_NAME,LAST_NAME) VALUES(2012-13-35','0987654321','BRONZE','KUMAR','SANU'),
    ('2011-05-16','5555555555','GOLD','ASHOK','CHAVAN')
    ……….
    why this is so?????????????

Leave a Reply