Re: how could I get the source table name and field name from a view field

Поиск
Список
Период
Сортировка
От Gareth Kirwan
Тема Re: how could I get the source table name and field name from a view field
Дата
Msg-id KMEELFAKJGHIGGNIDGHDOEPNKDAA.gbjk@thermeoneurope.com
обсуждение исходный текст
Ответ на how could I get the source table name and field name from a view field  ("Prime Ho" <ho@optimasoft.com.tw>)
Список pgsql-admin
Who created the view ?
Are you talking about from a programming language interface, or from a psql
console?

\d view_name
will show you the fields and the view definition in the psql console.... is
that not what you want?

Sorry if I'm not helping - I may well not understand quite what it is you're
getting at.

You said that you've got a view field - well surely to get it you must
already know the view name ?

Regards
Gareth

-----Original Message-----
From: pgsql-admin-owner@postgresql.org
[mailto:pgsql-admin-owner@postgresql.org]On Behalf Of Prime Ho
Sent: 07 November 2002 06:15
To: pgsql-admin@postgresql.org
Subject: [ADMIN] how could I get the source table name and field name
from a view field


Hi, All
Could anyone tell me how could I get the source table & field name
from a view field?

Regards,
Ho.



---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org



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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: insert trigger
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: insert trigger