+ 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)
1 Réponse
+ 6
Use VARCHAR(100)
in phpmyqdmin use Text or varchar2