Hi,
I have a job that runs every hour, see code below.
How do I get to run at 08:00, 12:00 and 16:00 only?
Do I have to create 3 jobs to run at 8/12, 12/24 and 16/24, or is it possible to do it all 3 in 1 job?
Thanks in advance.
DECLARE
X NUMBER;
BEGIN
SYS.DBMS_JOB.SUBMIT
( job =>...
Hi,
I have a Cross-tab report in CR8.5, where I am displaying each group's Sum, Count, Maximum and Minimum.
I display the text "Total/Count/Max/Min" in the "Grand Total" at the bottom left of the crosstab, but I would like to be able to display this within each group, like using the "Show...
Hi,
I am using CR XI, reporting on an Oracle database.
How do I include cross-tab Total figures in a cross-tab chart?, e.g.
Type1 Type2 Type3 Total
Date1 10 20 30 60
Date2 5 10 15 30
Date3 100 200 300 600
I am using a cross-tab report...
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.