Education
>
Composition
>
Archive
>
2008-07-16
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