one question
Is the inner query returning one row?
If not then will update work this way for multiple records being returned?
thanks,
ARR
User Profile
Collapse
-
hello,
I dont think this will work.
Instead, you can put that anonymous block in a function and call the function
with required inputs.
thanks,
ARRLeave a comment:
-
hello,
thank you for the help provided.
this particular problem wasdifficult to solve, and was taking a lot of time.
hence i modified the query to get the desired output.
thanks,
arrLeave a comment:
-
oh nothing like that... just because of policy and rules. I cannot put the code anywher outside, I'm sorry for that. But my query is very similar to the query in the link i had provided.
Infact I have been trying on the same query, because my quey takes 10-15 min to execute. So working with a light query saves time too.
let me know, if you need anything else.
i have already tried the solution provided there. but...Leave a comment:
-
hi debasisdas,
putting the code in forum wouldnt be possible for me,
but my query is quite similar to the single matrix query example at the following link
http://download.oracle .com/docs/cd/B14504_01/dl/bi/B10602_01/orbr_matrix.htm
just try the example with salaries figures which do not have any zeros in them.
you may use the folowing insert scripts
INSERT INTO EMP ( DEPTNO, JOB, SAL ) VALUES...Leave a comment:
-
Oracle Reports:Replace blank spaces with zero
Hello,
I have created an matrix oracle report. In which i'm getting blank spaces for the fields where i dont have data. can i replace these with a zero.
I tried the method provided on the documentation for "Building a Matrix Report".
But that works only if all the numbers in that field end in a zero. Else it superimposes that zero on top of the other numbers.
Please help me with this....
No activity results to display
Show More
Leave a comment: