atthevilla
MIS
Crystal 10, Oracle 10.
I have a SQL Command that I want to use as a source for my Crystal report. It has only one field--ID. When used alone, it runs quickly. When I link other tables to it, it reads records only a few per minute. If I Show SQL Query, I notice that there are 2 separate statements. Is there any way to get this to run faster? Are SQL Commands not meant to link to other tables?
I have a SQL Command that I want to use as a source for my Crystal report. It has only one field--ID. When used alone, it runs quickly. When I link other tables to it, it reads records only a few per minute. If I Show SQL Query, I notice that there are 2 separate statements. Is there any way to get this to run faster? Are SQL Commands not meant to link to other tables?