Creating a BI Publisher Report through a stored procedure
I want to build a BIP report through PL/SQL stored procedure, the procedure has some code and at the end generates data from a temp table.
Tagged:
0
I want to build a BIP report through PL/SQL stored procedure, the procedure has some code and at the end generates data from a temp table.