| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: design question
stu wrote:
> "Tobin Harris" <comedyharris_at_hotmail.com> wrote in message
> news:b0h3qk$nmsc4$1_at_ID-135366.news.dfncis.de...
> Personally, I haven't got used to working with super/subtype
>
>>tables, and in practice I would create a union view for this instead
>>feel free to correct me if you feel this is a bad idea).
As soon as you have a supertype, you don't have to create new surrogate keys for the subtypes. If teacher/student ID are generated values, you can simply use Users.ID since that value is unique anyway.
Heinz Received on Wed Jan 22 2003 - 01:41:51 CST
![]() |
![]() |