Try to create a MySQL tables and don't know how to decide the type of some
fields:
Key: SSN - use int/bigint/char ?
PhoneNumber - int/bigint/char ...?
The reason I asked is that I got a space used exceed the limit with just one
row...
Thanks in advance
Regards,
-Steven
fields:
Key: SSN - use int/bigint/char ?
PhoneNumber - int/bigint/char ...?
The reason I asked is that I got a space used exceed the limit with just one
row...
Thanks in advance
Regards,
-Steven
Comment