I have a report which has 2 queries in the data model.
Do both queries run at the same time or one after the other?
Also there is a frame on the paper layout. The frame has some pl/sql to turn
the frame off when it returns false.
I think the sql has already run prior to to creating the paper layout. Is that right or does returning false stop the query from running in the data model.
Howard
Do both queries run at the same time or one after the other?
Also there is a frame on the paper layout. The frame has some pl/sql to turn
the frame off when it returns false.
I think the sql has already run prior to to creating the paper layout. Is that right or does returning false stop the query from running in the data model.
Howard