A Database Error Occurred

Error Number: 1054

Unknown column 'articles_group_id' in 'where clause'

SELECT * FROM `thawareness` 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 `id` != '10' ORDER BY `created` DESC LIMIT 10

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

Line Number: 233