select t1.* from infos_list_simplified as t1 inner join infoscat_list_simplified as t2 on t1.infos_id=t2.infos_id and t2.cat_id='53' where t1.infos_state=1 and t1.infos_date_start<='2025-11-16' and t1.infos_date_stop>='2025-11-16' order by infos_date_start DESC
|
|
|
|
|||||||||||||||||||||||||||