Answers for "what is the datatype for url mysql"

SQL
0

mysql url data type

< MySQL 5.0.3 use TEXT
or
>= MySQL 5.0.3 use VARCHAR(2083)
Posted by: Guest on December-28-2020

Code answers related to "what is the datatype for url mysql"

Code answers related to "SQL"

Browse Popular Code Answers by Language