Re: Count(*)ing nested tables
- From: "--CELKO--" <jcelko212@xxxxxxxxxxxxx>
- Date: 26 Jul 2005 13:16:08 -0700
Just what it sounds like. Instead of having nice atomic 1NF columns,
you can stuff another table into a row. Example, you have a personnel
table with a table for dependents stuffed inside each employee's row.
Inside the dependents, you can stuff their pets, etc. ARRRGH!
.
- Follow-Ups:
- Re: Count(*)ing nested tables
- From: Paul
- Re: Count(*)ing nested tables
- References:
- Count(*)ing nested tables
- From: John Currier
- Re: Count(*)ing nested tables
- From: --CELKO--
- Re: Count(*)ing nested tables
- From: John Currier
- Count(*)ing nested tables
- Prev by Date: Re: Count(*)ing nested tables
- Next by Date: Lotus Approach formula too long
- Previous by thread: Re: Count(*)ing nested tables
- Next by thread: Re: Count(*)ing nested tables
- Index(es):
Relevant Pages
|