Thread
GROUP BY-Frage
(3 answers)
Opened by
Froschpopo
at
2007-05-16 18:37
Froschpopo
2007-05-17 19:55
User since
2003-08-15
2653 Artikel
BenutzerIn
Ich fänds ja cool, wenn es mal sowas gäbe wie:
Code: (
dl
)
SELECT id, name FROM users WHERE name = 'test' AND id = MAX(id)
View full thread
GROUP BY-Frage