I have to store in my mysql database, the users\'s birthday ( like 12-11-1990 ).
12-11-1990
What field type do I have to use to store it ?
is DATE too obvious?