Quantcast
Channel: James Coyle | JamesCoyle.net Limited
Viewing all articles
Browse latest Browse all 92

Mysql Data Types and Sizes for String/ Text

$
0
0
Get Social!MySQL or MariaDB has several data types for handling text-based characters. There are several data types for handling smaller strings such as CHAR and VARCHAR data types. For larger text-based strings there are BLOB based data types such as TEXT. It’s worth noting at this point that the below-quoted sizes do not necessarily represent

Viewing all articles
Browse latest Browse all 92