Database DataWarehousing (MOSC)

MOSC Banner

Simple pivot

edited Nov 27, 2018 9:16PM in Database DataWarehousing (MOSC) 4 commentsAnswered

Hi,

I've a very simple table (see below(. My database version is 12.2.0.1. Now I want to pivot the content Like this

DBName     DBVersion     MachineName          orcl_gtp_contact          orcl_gtp_line_of_bus

odwh          12.2.0.1.0        linuxs8889               John Doe                    DWH database Dep Sales

I've being experimenting with the pivot function but without success. Can someone give a helping hand?

Thanks,

Ivan

Table XX

PROPERTY_NAMEPROPERTY_VALUE
DBNameodwh
DBVersion12.2.0.1.0
MachineNamelinuxs8889
orcl_gtp_contactJohn Doe
orcl_gtp_line_of_busDWH database Dep Sales

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center