Stop using VARCHAR(255) #sql #database #programming

Sam Meech-Ward March 21, 2024
Video Thumbnail
Sam Meech-Ward Logo

Sam Meech-Ward

View Channel

About

I make things with code and I teach other people how to do the same. I created this channel to share some of my creations and teach people about programming and making.

Video Description

varchar(255) shouldn't be a default that people use. Use a value that makes sense for your database and for your application rules.