Johanne Lefrançois - Toune
SELECT categories.* FROM (SELECT DISTINCT CAST(SUBSTRING(members.anchor, 10) AS UNSIGNED) AS target FROM yacs_members AS members WHERE (members.member LIKE 'user:895') AND (members.anchor LIKE 'category:%')) AS ids, yacs_categories AS categories WHERE (categories.id = ids.target) AND (categories.active='Y') AND ((categories.expiry_date is NULL) OR (categories.expiry_date <= '0000-00-00 00:00:00') OR (categories.expiry_date > '2024-11-25 04:54:28')) ORDER BY rank, title, edit_date DESC LIMIT 0,7
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ', title, edit_date DESC LIMIT 0,7' at line 1
Les radiographies
Initié par carmenf le 21 déc. 2008 à 21:11 GMT, avec Johanne Lefrançois
- Radiographies.xls - Par Carmen Fréchette le 14 avr. 2019 à 14:35 GMT
Johanne Lefrançois