What is the data type for the address? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

What is the data type for the address?

What is the data type for the address? (Strings, varchar, text, ...) I saw on YouTube why the data type for the address is different? Some say use text, string, varchar, ... The address that I will input is a complete address (such as city/district, street name, house number)

23rd Jun 2023, 2:13 AM
Nasywa
1 Resposta
+ 6
Use VARCHAR(100) in phpmyqdmin use Text or varchar2
23rd Jun 2023, 2:52 AM
AĶ¢J
AĶ¢J - avatar