﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / Working with Oracle  / Parent to Child and subchilds / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 25 May 2013 05:45:39 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Parent to Child and subchilds</title><link>http://www.sqlservercentral.com/Forums/Topic1419084-1044-1.aspx</link><description>[quote][b]anilkumar04_b (2/12/2013)[/b][hr]Hi All,I need to get the count of this without using Start With connect by option.[/quote]Why?  Whats wrong with the CONNECT BY option?</description><pubDate>Fri, 15 Feb 2013 16:05:04 GMT</pubDate><dc:creator>Jeff Moden</dc:creator></item><item><title>RE: Parent to Child and subchilds</title><link>http://www.sqlservercentral.com/Forums/Topic1419084-1044-1.aspx</link><description>[url=http://www.dba-oracle.com/t_recursive_subquery_factoring_with_clause.htm]if the oracle is 11.2 or later you can use recursive WITH-sql instead of connect by[/url]</description><pubDate>Fri, 15 Feb 2013 14:05:18 GMT</pubDate><dc:creator>Jo Pattyn</dc:creator></item><item><title>Parent to Child and subchilds</title><link>http://www.sqlservercentral.com/Forums/Topic1419084-1044-1.aspx</link><description>Hi All,I need an urgent help to build some logic in Oracle DB.I have a table called TREE and in that we have data based on hierarchies.We have columns like DataID and ParentID and DataID column is unique one.And the data for DataID and ParentID will be this is like parent and child relation ship.I need to get the count of all DataID's and Sub-dataID's of ParentID.I need to get the count of this without using Start With connect by option.Is there a way to get this done...ThanksAnilkumar B</description><pubDate>Tue, 12 Feb 2013 10:18:46 GMT</pubDate><dc:creator>anilkumar04_b</dc:creator></item></channel></rss>