Sorting and then...

Поиск
Список
Период
Сортировка
От Wei Weng
Тема Sorting and then...
Дата
Msg-id 9atfv4$gb0$1@news.tht.net
обсуждение исходный текст
Ответы Re: Sorting and then...
Re: Sorting and then...
Список pgsql-sql
Suppose I have a table 

create table test
(       id integer,       name text
);

And I want to get the names of the largest 10 "id"s. How can I do that in 
sql?

Thanks!



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