Wednesday, September 1, 2010

Why is it preferable to create a fewer no. of queries in the data model?

Because for each query, report has to open a separate cursor and has to rebind, execute and fetch data.

No comments:

Post a Comment