[gull] UNION avec MySQL

Pascal Perez - LHA lha at lha.ch
Sun Jun 29 14:53:01 CEST 2003


> SELECT * FROM planning_hebergement ORDER BY STR_CMP(period,
'".date("md")."%')
> DESC, period ASC

Merci beacuoup, en effet la requête :

SELECT * FROM planning_hebergement ORDER BY STRCMP(period, '04%')
DESC, period ASC

est parfaitement ce que je cherchait !

(désolé pour le mail précendent.... fausse manoeuvre....)

Pascal Perez




More information about the gull mailing list