Re: ORDB and dot-notation query

Поиск
Список
Период
Сортировка
От Richard Broersma
Тема Re: ORDB and dot-notation query
Дата
Msg-id 396486430911102015kee20c94jb2dde8c00294e766@mail.gmail.com
обсуждение исходный текст
Ответ на ORDB and dot-notation query  ("ALLs.org" <info@alls.org>)
Ответы Re: ORDB and dot-notation query  ("ALLs.org" <info@alls.org>)
Список pgsql-sql
On Tue, Nov 10, 2009 at 8:11 PM, ALLs.org <info@alls.org> wrote:

> I have problem with ORDB.
>
> When exec query:
>
> select * from clients WHERE
> address.country.tld = 'de'
>
> address and country are custom table and TYPE
>
> I receive error:
>
> SQL error:
> ERROR: schema "adress" does not exist
>
> Do somebody have some problem and how to fix this?

Are you sure that you didn't just misspell address?


-- 
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug


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

Предыдущее
От: "ALLs.org"
Дата:
Сообщение: ORDB and dot-notation query
Следующее
От: "ALLs.org"
Дата:
Сообщение: Re: ORDB and dot-notation query