Microsoft
Software
Hardware
Network
Question : how to convert oracle rows into columnscolumns
I have a table that has data structured similarly to following:
ID FIELD_NAME FIELD_VALUE
1 FIRST_NAME Martha
1 LAST_NAME Jones
1 DEPT Sales
1 LOCATION Dallas
2 FIRST_NAME Tim
2 LAST_NAME Peters
2 DEPT Finance
2 LOCATION San Diego
I would like to report the data as follows:
ID FIRST_NAME LAST_NAME DEPT LOCATION
1 Martha Jones Sales Dallas
2 Tim Peters Finance Sasn Diego
I am aware of the concept of pivot tables but do not know how to implement for this case or if other alternatives exist to get the same result.
Any help greatly appreciated.
Answer : how to convert oracle rows into columnscolumns
ACT! 2010 doesn't support Excel 2010 yet... ACT! 2011 (due next month) definitely will
Random Solutions
Google Analytics
Display Yes/No field of a query as a checkbox
RS232 cable or RS232 bluetooth for Iphone to Cisco Router connections
export or backup from sql 2008 server to a sql 2005
Hyper-V P2V VM Continuous Blue Screen
Windows server 2003 terminal users unable to view png images in IE
XP 10 inbound connection limit question
IE8 cannot read Chinese
Lock down SMTP on Cisco ASA Or Exchange 2007 for MXlogic (Spam Filtering)
How to run db2 script from control center windows