inheritance

From: ktt <kestutis98(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: inheritance
Date: 2002-06-05 12:03:31
Message-ID: 20020605120331.79371.qmail@web13901.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hello,

I would like to collect indexes of a few other tables
into one table in order to access their values more
easier.
like in "urls" table here:

http://www.phpbuilder.com/columns/barry20000731.php3?page=4

But inserting the same values into many tables isn't
very convienent.
Shoul I use inherited tables, aliases, joins?
That metho is the most effective here?
PHP will be used to manipulate the data.

thank you in advance,

ktt

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message ktt 2002-06-05 12:03:37 inheritance?
Previous Message Adrian 'Dagurashibanipal' von Bidder 2002-06-05 12:00:56 DEFERRABLE and DEFERRED