View Single Post

   
  #1 (permalink)  
Old 03-17-2008, 07:13 AM
Michaelp
 
Posts: n/a
Default Date coding problem

Hello!

In a database I would like to code a type of event, for which I
sometimes have a full date for, and at other times only the year.

Is there a way to insert a year into a MySQL date column, in a normal
date format and that, in a standard way, expresses that "for this
specific event I only have the year"?

Thanks

Michael
Reply With Quote