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` = 77 OR `att`.`catalogueid` = 86 OR `att`.`catalogueid` = 87 OR `att`.`catalogueid` = 88 OR `att`.`catalogueid` = 89 OR `att`.`catalogueid` = 133) AND `object`.`publish_time` <= "2025-05-13 02:15:27" AND `object`.`publish` = 0 AND `object`.`alanguage` = 'vietnamese'
GROUP BY `att`.`moduleid`
ORDER BY `object`.`updated` desc, `object`.`id` desc
LIMIT 1590 , 30
Các nhà khoa học của Viện Khoa học kỹ thuật nông lâm nghiệp miền núi phía Bắc đã tập trung nghiên cứu sâu rộng trong ứng dụng phương pháp lai hữu tính, lựa chọn các cặp lại phù hợp về đa...