dbTalk Databases Forums  

tree structures

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss tree structures in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Skurkis
 
Posts: n/a

Default tree structures - 10-13-2003 , 07:08 PM






Does anyone know of a good documentation source for building tree structures
in Developer 6i? I'm able to build the high level node, but I can not seem
to build any lower. I'm not sure if I'm building the query incorrectly or I
need to build addition data elements in the other tables I'm attempting to
access.



Reply With Quote
  #2  
Old   
Mark D Powell
 
Posts: n/a

Default Re: tree structures - 10-14-2003 , 08:01 AM






"Skurkis" <skurkis (AT) comcast (DOT) net> wrote

Quote:
Does anyone know of a good documentation source for building tree structures
in Developer 6i? I'm able to build the high level node, but I can not seem
to build any lower. I'm not sure if I'm building the query incorrectly or I
need to build addition data elements in the other tables I'm attempting to
access.
Skuris, your post is not very specific. Without some code or a
description of the problem you are having how do you expect anyone to
provide useful assistance.

Look in the SQL manual at the Connect By clause and examples. Until
version 9 Oracle did not support using a join with a connect by
clause.

HTH -- Mark D Powell --


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.