shot-button
-

select am.article_id,am.article_homepage_headline,am.article_short_description,am.article_story_label,am.article_page_url,am.article_image,am.article_image1,am.article_image2,am.article_date,am.article_time,am.article_byline,am.article_byline1,am.article_image_caption,(select category_master_name from category_master where category_master_id =am.category_id) as category_master_name,(select sub_category_master_name from sub_category_master where sub_category_master_id=am.sub_category_id) as sub_category_master_name,am.article_location,am.is_paid from article_master_206m am where am.article_byline='' and DATE(am.article_date1)<='2024-04-26' and am.article_epoch<=1714073426 and am.active='Y' order by am.article_epoch DESC LIMIT 0, 5

Error