Bonjour !
> J'ai MySQL 3.23 et j'aimerai r�aliser la requ�te :
>
> (SELECT * FROM planning_hebergement WHERE period >= '".date("md")."%'
ORDER
> BY period ASC)
> UNION
> (SELECT * FROM planning_hebergement WHERE period < '".date("md")."%' ORDER
> BY period ASC);
Il y a un moyen d'"�muler" le comportement du statement UNION :
http://jinxidoru.com/tutorials/union.html [anglais]
Pas forc�ment tr�s pratique suivant ce que l'on veut faire, mais si �a peut
t'aider ...
Philippe J.
_______________________________________________
gull mailing list
[EMAIL PROTECTED]
http://lists.alphanet.ch/mailman/listinfo/gull