| From: | ktt <kestutis98(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | inheritance? |
| Date: | 2002-06-05 12:03:37 |
| Message-ID: | 20020605120337.76431.qmail@web13903.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua b. Jore | 2002-06-05 13:01:39 | Re: inheritance |
| Previous Message | ktt | 2002-06-05 12:03:31 | inheritance |