View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 05:36 AM
Olaf Stein
 
Posts: n/a
Default Date format question

Hi All

Is it possible in mysql to create a date field that stores year and month
only (YYYY-MM) without having to zero out the day or use varchar type fields

Thanks
Olaf


Reply With Quote