Обсуждение: Re: Help with order by into a RECORD

Поиск
Список
Период
Сортировка

Re: Help with order by into a RECORD

От
"GIROIRE Nicolas (COFRAMI)"
Дата:
Yes, you can use ORDER BY on the table whiwh have an or several index.
 
Index allows to save time during execution of request.
-----Message d'origine-----
De : pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org]De la part de Shaun Clements
Envoyé : vendredi 1 avril 2005 11:43
À : PostgreSQL General
Objet : FW: [GENERAL] Help with order by into a RECORD

Hi

I have a questions regarding my order by problem.
If you index a table, can you query the table using ORDER BY. ?

Kind Regards,
Shaun Clements