A Database Error Occurred

Error Number: 1054

Unknown column 'articles_group_id' in 'where clause'

SELECT * FROM `thmedia` WHERE `articles_group_id` IN(1) OR `articles_group_id` IN(2) OR `articles_group_id` IN(3) AND `is_show` = 'active' AND `is_delete` = 'no' AND `media_group_id` = '1' AND `id` != '23' ORDER BY `created` ASC LIMIT 10

Filename: D:/HRDI2022/application/models/Get_model.php

Line Number: 233