|
Posted by AlexVN on 10/29/09 11:50
Keith,
Try to search on mysql.com site for the field types you are interested
in.
Use something like
http://www.google.com/search?q=datetime+site:mysql.com
More generally, INT stores integer numbers, FLOAT stores floating-point
numbers, VARCHAR, CHAR and TEXT stores character data.
Sincerely,
Alexander
Master wrote:
> hey
>
> first: i'm a beginner so please forgive when i ask a stupid question.
> second: i've seen a MySql database have many kinds of fields, can
> anybody tell me what they mean?
>
> Keith
Navigation:
[Reply to this message]
|