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` = 72 OR `att`.`catalogueid` = 96 OR `att`.`catalogueid` = 97 OR `att`.`catalogueid` = 136) AND `object`.`publish_time` <= "2025-01-22 13:48:15" AND `object`.`publish` = 0 AND `object`.`alanguage` = 'vietnamese'
GROUP BY `att`.`moduleid`
ORDER BY `object`.`updated` desc, `object`.`id` desc
LIMIT 1410 , 30
Kenya - Tại những làng quê nghèo, bữa trưa miễn phí là cách duy nhất giữ học sinh đến trường bởi hầu hết các gia đình sống trong điều kiện khó khăn, thu nhập chỉ dưới 1 USD mỗi ngày.