Re: Table Schema
- From: Eric Kaplan <tobycraftse@xxxxxxxxx>
- Date: Sun, 23 Mar 2008 21:43:59 -0800
How to organize the fields in Third Normal Form give the following
data?
http://www.oniva.com/upload/1356/crew.jpg
============================
crew -> programID -> member
-> member
-> member ... etc
-> programID -> member
-> member
-> member ... etc
-> programID -> member
-> member
-> member ... etc
... etc
============================
Each member -> role + first name + last name
The data should be placed in Third Normal Form.
- Follow-Ups:
- Re: Table Schema
- From: fitzjarrell@xxxxxxx
- Re: Table Schema
- References:
- Table Schema
- From: Eric Kaplan
- Re: Table Schema
- From: Ana C. Dent
- Table Schema
- Prev by Date: Table Schema
- Next by Date: 10g: iterating through files in directory, filenames unknown?
- Previous by thread: Re: Table Schema
- Next by thread: Re: Table Schema
- Index(es):