Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bloom-beacon!gatech!hubcap!ncrcae!ncr-sd!hp-sdd!hplabs!ucbvax!jade!beryl.berkeley.edu!mlache From: mlache@beryl.berkeley.edu Newsgroups: comp.databases Subject: Re: Recursive Cursors Message-ID: <5487@jade.BERKELEY.EDU> Date: Sun, 18-Oct-87 03:35:24 EDT Article-I.D.: jade.5487 Posted: Sun Oct 18 03:35:24 1987 Date-Received: Mon, 19-Oct-87 00:00:25 EDT References: <316@pyuxv.UUCP> Sender: usenet@jade.BERKELEY.EDU Reply-To: mlache@beryl.berkeley.edu () Organization: University of California, Berkeley Lines: 4 Keywords: database relational recursive cursor oracle no, i haven't heard about a product which supports cursors of type RECURSIVE, but if you're looking for a product that can solve the "parts explosion" problem in one SQL stmt, you might investigate Oracle's CONNECT BY syntax.