SELECT `object`.`id`, `object`.`title`,`object`.`canonical`, `object`.`image`, `object`.`created`, `object`.`viewed`, `object`.`description`, `object`.`short_description`, (SELECT fullname FROM user WHERE user.id = object.userid_created) as user_created, (SELECT title FROM article_catalogue WHERE article_catalogue.id = object.catalogueid) as catalogue_title, (SELECT count(id) FROM comment WHERE comment.detailid = object.id AND comment.module = 'article') as comment
FROM `catalogue_relationship` as `att`
INNER JOIN `article` as `object`
WHERE `att`.`module` = 'article' AND `att`.`moduleid` = `object`.`id` AND (`att`.`catalogueid` = 71 OR `att`.`catalogueid` = 99 OR `att`.`catalogueid` = 100 OR `att`.`catalogueid` = 101 OR `att`.`catalogueid` = 146 OR `att`.`catalogueid` = 147) AND `object`.`publish_time` <= "2025-01-26 23:18:28" AND `object`.`publish` = 0 AND `object`.`alanguage` = 'vietnamese'
GROUP BY `att`.`moduleid`
ORDER BY `object`.`updated` desc, `object`.`id` desc
LIMIT 2220 , 30
Trong những năm gần đây kinh tế tuần hoàn (KTTH) được quan tâm phát triển. Sự quan tâm này ở cả tầm quốc tế, cả ở mỗi quốc gia và xuất phát từ 2 lý do: một là, đây là mô hình kinh tế mới...