atthevilla
MIS
Oracle 10g, Crystal 10.
I designed 2 reports, one using a view and another using a command. The command is much slower in reading records (10 minutes vs 4 minutes) even though it has the same syntax as the view. One advantage of a command is the ability to allow parameter input so I want to use this occasionally. Is there any setting to help a command run faster? Why this difference in performance?
I designed 2 reports, one using a view and another using a command. The command is much slower in reading records (10 minutes vs 4 minutes) even though it has the same syntax as the view. One advantage of a command is the ability to allow parameter input so I want to use this occasionally. Is there any setting to help a command run faster? Why this difference in performance?