If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > Matrix Group Report

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-01-12, 23:49
sunil.style2005 sunil.style2005 is offline
Registered User
 
Join Date: Feb 2012
Posts: 1
Matrix Group Report

Hi All,

Im Sunil, Im created a Matrix Group Report in Oracle. But I have one issue in that report.
Code:
Year	80
	Job	Clerk
Dept No
10		800
20		500

Year	81
	Job	Analyst      Clerk	Manager
Dept No
10		200		300	500
20		400		200	500
Above mention report have year wise job in different departments. But that report in Year 80 Only one column Clerk & that Year 81 3 columns. I want Year 80 3 columns its column blank or not.

Thanks

Last edited by sunil.style2005; 02-02-12 at 00:43.
Reply With Quote
  #2 (permalink)  
Old 02-02-12, 00:24
tonkuma tonkuma is offline
Registered User
 
Join Date: Feb 2008
Location: Japan
Posts: 2,205
Please use [CODE] tag to display sample data.
Because, it was left justified and correspondance of columns and values are not so clear.

Another question is why "Dept no" was second line in Year 81 and third line in Year 80?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On