Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

migration of data

Rahul_IndiaAug 1 2013 — edited Aug 2 2013

I have an existing table say TEST with data in it.

I have created one table  CREATE TABLE t  (row_num number,b XMLTYPE),

I want to store data row by row from TEST  to t in xmltype.

Is it possible?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 30 2013
Added on Aug 1 2013
4 comments
451 views