Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Creating Efficient Schemas for Dependency Lookups

Creating Efficient Schemas for Dependency Lookups

From: Terry Hampton <terry.hampton_at_convergys.com>
Date: Thu, 10 Feb 2000 11:21:00 -0500
Message-ID: <38A2E56C.3EE43F25@convergys.com>

	I have been tasked to create a DB that tracks all
	inter and intra dependencies of software my project
	uses.  There is approx.	65 titles from about 40 vendors.  
	As all those product versions evolve,  the need to 
	maintain sanity	is crucial. Thus, the database.  

	Version "X" of product "Y"  depends on or is not 
	compatible with version "A" of product "B". is the
	classic information to smoothly maintain.  It can all 
	turn into a plate of spaghetti pretty quickly.

	Does anyone have suggestions and / or examples
	of efficient schema designs and algorithms to
	efficiently create a system that tracks many
	and multi level dependencies of items ?


	Many thanks in advance.
	Terry    terry.hampton_at_convergys.com
Received on Thu Feb 10 2000 - 10:21:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US