When you're setting up your database, picking the right datatype can make a big difference in how it performs and how much space it takes up. Two common choices for storing text data are VARCHAR and CHAR. They might seem similar, but they work differ...
soamtripathy.hashnode.dev2 min read
No responses yet.