Voir toute la programmation
Filtrer les résultats
42
résultats
Résultats
-
Erreur pagination (fetch) avec la requete : select
a.*,
ACC_LIBELLE
from DE_ACTUALITE a
inner join DE_ACTUALITECATEGORIE ac on (a.ID_ACTUALITECATEGORIE = ac.ID_ACTUALITECATEGORIE) where a.SIT_CODE='SIT_CHATEAU'
and ACT_DATEDEBUTPUBLICATION<=1675547811
and ACT_DATEFINPUBLICATION>=1675547811 and a.ID_ACTUALITECATEGORIE in (59,66,65,69,57,61,70,71,60) order by ACT_DATE asc,ACT_LIBELLE asc limit 0, 9