Question on indexes - Mailing list pgsql-sql

From Emil Rachovsky
Subject Question on indexes
Date
Msg-id 20051219155158.45162.qmail@web54312.mail.yahoo.com
Whole thread Raw
Responses Re: Question on indexes  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: [GENERAL] Question on indexes  (vishal saberwal <vishalsaberwal@gmail.com>)
List pgsql-sql
Hi,
Can anyone show me a simple way of creating an index
in PostGre like that:
create index indName on someTable(someIntColumn DESC)
?

Thanks In Advance,
Emil

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-sql by date:

Previous
From: "Ken Winter"
Date:
Subject: Re: Rule causes baffling error
Next
From: george young
Date:
Subject: how to convert relational column to array?