select a.article_id from
trb_articles as a,
trb_articles_sections as ars
where a.deleted=0 and a.active =1 and ars.article_id=a.article_id and ars.section_id = 20 and
a.date_publish<=current_date and (a.date_deactivate >=current_date or a.deactivate_never=1 or a.date_deactivate is null)
and a.featured = 1
order by a.date_publish desc;
Backyard Reception Ideas10 tips to create an elegant outdoor wedding reception on a budget.