Question: - Mailing list pgsql-novice

From Patricia Mitchell
Subject Question:
Date
Msg-id 20080610141805.9D0D0B57F6@xprdmxin.myway.com
Whole thread Raw
Responses Re: Question:
List pgsql-novice

When a table is a supertable of other tables and a subtable consists of identical rows of the supertable and then you
doa query on the supertable, would the identical rows be displayed twice since the rows appear in the supertable and
thesubtable? 

When you inherit a table, are you inheriting the table definition/structure or are you inheriting the data as well?

If the answer is only the table structure, then please ignore the question above?

Thanks.




_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!



pgsql-novice by date:

Previous
From: "Obe, Regina"
Date:
Subject: Re: Problem in Multiple table Join
Next
From: Mark Roberts
Date:
Subject: Re: Question: