@Siva_Venna For a first-time creation of the table, you can use an Oracle Select snap with the second view exposed attached to an Oracle Insert with the second input exposed, like this:
![]()
Your original post also mentioned that the schema could keep changing and for that you should review the blog post I linked in my previous reply. At the end of that blog post is a link to watch a video explaining how you can detect schema changes and a link to download the pipelines into your org so you can follow the logic, then customize it to suit your needs.