Useful SQL-statement?

Поиск
Список
Период
Сортировка
От anssiman@jippii.fi (-anssi)
Тема Useful SQL-statement?
Дата
Msg-id e88fd790.0309230134.14b56ec2@posting.google.com
обсуждение исходный текст
Ответы Re: Useful SQL-statement?
Re: Useful SQL-statement?
Список pgsql-sql
Hello!

Is there any standard SQL-statement, which produce
resultset containing best plyers of the each team?

player |team|points
-------------------
paul    col   10
peter   col   12
steve   det   12
sergei  det    8
jere    dal    4

Resultset:

peter
steve
jere


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Ivar"
Дата:
Сообщение: Re: Compatible datatype of image in SQL server
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Useful SQL-statement?