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

Home -> Community -> Usenet -> c.d.o.server -> Re: Any body here knows the design model of The Oracle of Bacon at Virginia?

Re: Any body here knows the design model of The Oracle of Bacon at Virginia?

From: Brian Peasland <dba_at_nospam.peasland.net>
Date: Sun, 05 Aug 2007 20:51:03 -0500
Message-ID: <46b67275$0$32552$88260bb3@free.teranews.com>


John wrote:
> Brian,
>
> Can you do a sql query to find the degrees of separation with your design of
> table?

I would not do this in a simple query. Djikstra's algorithm and the like   are more complex than would normally be formulated in a simple query. I would use SQL to put the data into an array and then use something like a C program to traverse the network.

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown

-- 
Posted via a free Usenet account from http://www.teranews.com
Received on Sun Aug 05 2007 - 20:51:03 CDT

Original text of this message

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