Archives of the TeradataForum
Message Posted: Thu, 24 Jan 2002 @ 23:56:21 GMT
Subj: | | Re: Recursive table definitions |
|
From: | | Dennis Calkins |
Hi,
The teradata v2r4.1 DEMO CD has a SAMPLE APP on it which does a Bill of Materials (part explosion) where part A includes part B and C and
Part B includes PART D and E and Part C needs Parts F , G and H and so on.
It uses a Stored procedure which allows you to do the recursiveness of the query in a LOOP inside the DBS without having to know how many
levels deep you need to go.
you can order the Teradata DEMO CD from the
www.teradata.com/dwdemo
|