SQL*Plus (MOSC)

MOSC Banner

ouput of a row as a column name

edited Mar 28, 2012 7:25PM in SQL*Plus (MOSC) 10 commentsAnswered
 output of a inner query to used as a column name for outer query .

Eg. :

select x1 from table1

x1

---

H1

select h1 from table2

h1

----

1

2

3

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