Counting Records

From: The Magnet <art_at_unsu.com>
Date: Mon, 1 Aug 2011 08:16:08 -0700 (PDT)
Message-ID: <93486fc1-ada5-4c6e-8ca7-a66c55ee1003_at_eb9g2000vbb.googlegroups.com>



Hi,

I have a table with 3 nested tables in it. I want to be able to return the number of rows retrieved from each nested table in my result set.

This cannot be just a simple count, as if the nested tables have 100 rows each, but the result set selects 10 from nested table 1, 50 from nested table 2 & 25 from nested table 3.

Is there a way for me to get this count? Received on Mon Aug 01 2011 - 10:16:08 CDT

Original text of this message