[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Nested SQL performance question
- Subject: [sqr-users] Nested SQL performance question
- From: "Randell, Tom" <Tom.Randell@fnf.com>
- Date: Wed, 18 Apr 2007 14:17:35 -0700
- Delivery-date: Wed, 18 Apr 2007 17:20:14 -0400
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- Thread-index: AceB/vwKMNQQXp8NRCqeaEHay6GwUw==
- Thread-topic: 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