Partial index in other DB

Поиск
Список
Период
Сортировка
От David Garamond
Тема Partial index in other DB
Дата
Msg-id 402620BF.8090904@zara.6.isreserved.com
обсуждение исходный текст
Список pgsql-general
Can anybody confirm whether these databases support partial indexes (and
what are their term and syntax)?

SQL Server 2000: I've glanced the T-SQL Reference and it seems it
doesn't support it, though it supports indexing views. CLUSTERED index
is not the same thing, right?

Oracle: I've glanced the 9i SQL Reference and it doesn't seem to support
it. PARTITION-ing is not the same thing, right?

DB2: In the hackers archive, Bruce said that it does support it "using
single-clause predicates".

--
dave

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

Предыдущее
От: David Garamond
Дата:
Сообщение: Re: connectby for BYTEA keys
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Partial index in other DB