I have a PL/SQL script that is using DBMS_OUTPUT.PUT_LINE to create a file that has fixed lenth lines. Some of the fields need to be all spaces (example: every line should start with 12 spaces). The put_line strips the leading spaces - how do I stop this?
Thanks MikeJones!
I added a stored function, and accomplished the change I needed to and the report runs in the same amount of time [with a new index that was added too!]
Thanks for the help!
Is it possible to call a stored procedure for every record?
I have an existing report that has a query with the order number and weight. I need to add criteria, and sometimes return 0 for the weight, based on if the order has already closed in another accounting period. I need to determine this...
Hello, I have a pretty intensive query for a certain report that is run about once a week. So far, I've built a view and then I have 3 queries in my report [Oracle Reports version 2.5]. The Oracle database is version 7.3.4.
The view takes about 3 minutes to run, so the report then takes about 1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.