If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > START WITH..... CONNECT By clause

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-19-07, 03:38
krReddy krReddy is offline
Registered User
 
Join Date: Oct 2006
Posts: 83
START WITH..... CONNECT By clause

Is there any equivalent for 'Oracles start with..connect by' clause in DB2
Reply With Quote
  #2 (permalink)  
Old 06-19-07, 08:08
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
For those of us who do not know oracle, it would be helpful if you tell us what it does. Also include which Db2 version and OS you are using.

Andy
Reply With Quote
  #3 (permalink)  
Old 06-19-07, 12:17
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
If I'm not mistaken, that is Oracle's approach to recursive queries. Google or browse Graeme Birchall's DB2 SQL Cookbook (http://mysite.verizon.net/Graeme_Birchall/id1.html) for DB2-specific examples.
Reply With Quote
  #4 (permalink)  
Old 06-25-07, 06:04
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Serge Rielau wrote a nice article explaining how to port Oracle's CONNECT BY stuff to DB2 (which is standard-conforming).
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On