B bobcpg Senior member Nov 14, 2001 951 0 0 Jul 12, 2005 #1 this will return 2005-11-25 how can i have it just return the day data. ie; have it return 25 SOLVED: Select DATE_FORMAT(date, '%e') from event;
this will return 2005-11-25 how can i have it just return the day data. ie; have it return 25 SOLVED: Select DATE_FORMAT(date, '%e') from event;