![]() Related Questions I used oracle8i and report 6i. I want to print character mode report pagewise. e.g. in report there is 20 pages and I want to print out only 5 to 12 pages. How does it possible..? our application is web based so that we used apache as server and orarrp.exe for printing utility. Please give me answer about it as soon as possible. it's urgent. View Question | Asked by : Vikram Hi Friends !!if value=125000 then print the value as one lakh twenty fivethousands if I use ...to_char(to_date(sal,'jsp'),'jsp') its displaying"one hundred twenty-five thousand" I need "One Lakh Twenty-five thousand" how can i have it?Thanks in Advise..Ramki,TCS,Dp,Hyd9989018508 Read Answers (2) | Asked by : Rama Krishna,Yerra,TCS,DP,Hyd 9989018508 Hi, Here we are using Reports 6i, how to get report output format in ppt or doc,is there direct print option instead of generating it into pdf or rtf.pls let me know and give me the proper example View Question | Asked by : jayaram What is the command to print the time taken by a query Latest Answer : you need to use set operetor TO GET THE TIME..LIKE THIS..SQL> SELECT SYSDATE FROM DUAL;SYSDATE---------13-FEB-08SQL> SET TIMING ONSQL> SELECT SYSDATE FROM DUAL;SYSDATE---------13-FEB-08Elapsed: 00:00:00.00now it will show time.. ... How to disable print option from the report preview? Latest Answer : While calling the report, Add a parameter 'DISABLEPRINT' and set its value to 'NO'. Also note that you can also disable email button by doing the same with 'DISABLEMAIL' parameter.Hope that answers your question! ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||