phpbar.de logo

Mailinglisten-Archive

[php] AW: [php] MySQL: order by

[php] AW: [php] MySQL: order by

Daniel Rowe daniel.rowe_(at)_prosales-europe.com
Fri, 23 Feb 2001 10:33:27 +0100


>SELECT id,head,body from home where order by id desc;
>MySQL said: You have an error in your SQL syntax near 'order by id
>desc;' at line 1
>mySQL hat Recht:

SELECT id,head,body from home order by id desc;

where ohne statement ist recht sinnlos.

Gruß

Daniel



-- 
** Durchgehend geöffnet: http://www.php-center.de **
Die PHP-Liste: mailto:php_(at)_php-center.de
http://infosoc.uni-koeln.de/mailman/listinfo/php


php::bar PHP Wiki   -   Listenarchive