I'm on Oracle 10g
Is it possible to use the data within a table to create another table? In other words, instead of using select column1 from table_1 into table_2, is it possible to use the row-contents of column1 to make table_2? I basically need to pivot a column into a new table (standard...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.