Home » Developer & Programmer » Reports & Discoverer » Urgent!!!!!!!!pls help
Urgent!!!!!!!!pls help [message #88175] Wed, 24 April 2002 10:10 Go to next message
Lipi
Messages: 4
Registered: March 2002
Junior Member
hi,

i wanna add few blank columns in my report not summary/placeholder column. how can i do that? any body can help me?

thax
Re: Urgent!!!!!!!!pls help [message #88176 is a reply to message #88175] Fri, 26 April 2002 01:08 Go to previous messageGo to next message
Suraj
Messages: 38
Registered: April 2002
Member
If u want 2 use only blank column, then u can select null from the table.
eg :-
select null from < tablename >;
I hope this will solve ur problem

suraj
Re: Urgent!!!!!!!!pls help [message #88180 is a reply to message #88175] Fri, 26 April 2002 02:18 Go to previous message
vinod srinivasan
Messages: 7
Registered: October 2001
Junior Member
If u want to add a blank field,
There are 2 ways:
1) Create a character formula column and return ' '
2) In your query text use decode function to decode all the values of a column to ' '
Hope this serve your purpose
Regards,
vinod
Previous Topic: Re: Reports 2.5 and report to File
Next Topic: oracle reports 2.5
Goto Forum:
  


Current Time: Thu Mar 28 12:38:06 CDT 2024