|
|
Question : Determining Field Size
|
|
Hello ~
I am just beginning to find my around a client's MySQL db. I'm using phpMyAdmin to interact w/ the db. I am noticing one of the fields, 'keywords', is a text datatype field that is used as a lookup field and contains keywords pertaining to the related "list".
My question is, how can I determine this field's maximum field size? Is there a default field size? It does not have a specification the way the VARCHAR fields do.
Thank you, Jacob
|
Answer : Determining Field Size
|
|
|
|
|
|
|