phpbar.de logo

Mailinglisten-Archive

[php] AW: [php] mysql order by Frage

[php] AW: [php] mysql order by Frage

Gloss Mathias Mathias.Gloss_(at)_start.de
Wed, 6 Sep 2000 18:03:08 +0200


Aloha,

> ----------
> Von: 	Michael.Lebang_(at)_VuW.de[SMTP:Michael.Lebang_(at)_VuW.de]
> 
> Ich habe zwei Tabellen:
> 
> ARTIKEL
> id
> titel
> text
> kategorien_id
> autor_id
> ...
> 
> KATEGORIEN
> id
> kat_name
> ...
> 
> Jetzt möchte ich eine Abfrage aller Artikel, sortiert nach kat_name NICHT
> nach kategorien_id...
> 
select * from artikel, kategorien where
kategorien.id=artikel.kategorien_id
order by kategorien.kat_name

Grüße, Mathias



php::bar PHP Wiki   -   Listenarchive