Mode:|Keywords:|SubCat:65
SELECT A.* FROM Article A INNER JOIN ArticleSubcat AR ON A.article_id=AR.article_id WHERE A.article_type='DESIGN' AND A.active=1 AND AR.subcat_id=65 ORDER BY issue_date DESC
Topics in this section include:
Also see Design Area, Efficiency
Articles Found