[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] Nested SQL performance question
- Subject: RE: [sqr-users] Nested SQL performance question
- From: "Larry Roux" <lroux@syr.edu>
- Date: Wed, 18 Apr 2007 20:01:14 -0400
- Delivery-date: Wed, 18 Apr 2007 20:03:42 -0400
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- References: <87ACEB8B30B25A4387A4C88398E48C121EE2E3@SMBFNFG-IDC05.fnfglobal.local>
- Thread-index: AceB/vwKMNQQXp8NRCqeaEHay6GwUwAFtybR
- Thread-topic: Nested SQL performance question
defintely the latter
________________________________
From: sqr-users-bounces+lroux=syr.edu@sqrug.org on behalf of Randell, Tom
Sent: Wed 4/18/2007 5:17 PM
To: sqr-users@sqrug.org
Subject: [sqr-users] Nested SQL performance question
Hi,
Does anyone know how SQR processes two nested begin-select
statements? Does the Portal server run the outmost query to completion
(storing the results on the Portal server) and then call the nested
procedure for each row in the outermost query's result set? Or does the
Portal open two cursors to the database at the same time and call the
innermost select for each row returned in the outermost select? Any
ideas?
Thanks Tom
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users