There are 2 types of strings in any website:
If you have to store these 2 types of strings in 2 different database tables, how would you call these 2 tables?
In SQL the shorter ones are generally called varchar and the longer ones text.
That's not to say that you'd never put HTML in a varchar, just that text fields are better suited for arbitrary-length strings.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With