Talk About Network

Google





Education > Composition > Archive > 2003-08-22
Latest [ Topics | Posts ] Archive Post A New Topic

select distinct(InfoDate) as InfoDate,MonthName(InfoDate) as Month,left(InfoDate,7) yearmonth from ForumInfo001124 where InfoParentID=0 order by InfoDate desc; error