Question on indexes

Поиск
Список
Период
Сортировка
От Emil Rachovsky
Тема Question on indexes
Дата
Msg-id 20051219155158.45162.qmail@web54312.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Question on indexes  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: [GENERAL] Question on indexes  (vishal saberwal <vishalsaberwal@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Ken Winter"
Дата:
Сообщение: Re: Rule causes baffling error
Следующее
От: george young
Дата:
Сообщение: how to convert relational column to array?