MySQL Tutorial 5 – String Data Types




HELP ME! http://www.patreon.com/calebcurry Subscribe to my newsletter: http://eepurl.com/-8qtH Donate!: http://bit.ly/DonateCTVM2. ~~~~~~~~~~~~~~~Additional Links~~~~~~~~~~~~~~~ More content:…

Original source


32 responses to “MySQL Tutorial 5 – String Data Types”

  1. So you would recommend using another table instead of using a SET?

    So for my People table, Food Table I should set it up a third "favourite_food" table like:

    favourite_food: With personID and FoodID as foreign keys?  (Does it need a primary key as well, or will personID+FoodID be enough to uniquely identify it?

    That sounded really confusing on my part 😀

  2. very informative.. i noticed you explained what Enum and Set datatypes stand for.. i think its important to highlight Char = character, VarChar= variable character.. also important to note that the reason why char and varchar have different and so distinct set of characters allowed (255/65535) and how it relates to binary #s.. great job.. im still learning and this is a good refresher… Lol @ 7:50

  3. Hello Caleb – Just subscribed into your video, and I am glad I did. You're answering many questions that I have about SQLs, I am shifting my career into Business Intelligence and needs broaden my knowledge to include SQL serves, sharepoint…What else you think will be helpful to pursue this career?

Leave a Reply