But I am using Postgresql 8.1. Is it possible here?

On Tue, Nov 2, 2010 at 3:42 PM, Szymon Guz <mabew...@gmail.com> wrote:

>
>
> On 2 November 2010 10:36, AI Rumman <rumman...@gmail.com> wrote:
>
>> Is it possible to create an index in descending order?
>>
>
> yes...
>
> create index i on t(i desc);
>
>
> regards
> Szymon
>

Reply via email to