Inheritance

Поиск
Список
Период
Сортировка
От Christophe Labouisse
Тема Inheritance
Дата
Msg-id m2k8gcny12.fsf@localhost.localdomain
обсуждение исходный текст
Ответы Re: Inheritance  (Peter Eisentraut <e99re41@DoCS.UU.SE>)
Список pgsql-sql
I have a table (A) with a few "sibbling" tables (B and C for
instance). When I make the following query : select id from A* where
[condition] pgsql returns ids taken from A, B or C (which is what I
want). Is there a way to know to what table the id actually belong ?


-- 
Le cinéma en Lumière : http://www.lumiere.org/
Fingerprint : 4721 651D D309 B302 93E4  5D73 CC52 DF3A E7C7 86CF


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

Предыдущее
От: Tubagus Nizomi
Дата:
Сообщение: Max date in the month
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Inheritance