Top 30 Albums
Listed by Artist - Title (Label)
select to_char(post_date,'MM.DD.YY') as post_date, top_30 from tops order by tops.post_date desc

#tops.post_date#

#Replace(tops.top_30, chr(13) & chr(10), "
","ALL")#