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
2nd DNS Entry for Exchange Client Access Server
Cable Type/Pinout for RJ45 to RJ45 T1/E1 between two routers
Event ID 333 - Server 2003 SP2 I/O Error
what is the default directory to run jsp file from tomcat 5.5 and what directory for mysql_connector.jar file to be placed?
Problems installing the AjaxControlTooKit.dll
Readystate in IE in VBA program
install problems with Framework .net 3.5 in Windows Server 2008 SP2 x86
MySQL IFNULL() selection
oracle 10g - Remove Duplicates from large table
DHCP and 255.0.0.0 subnet mask