An Azure service for ingesting, preparing, and transforming data at scale.
Not really sure what you are trying to do, but ADF is an ETL tool, not a database browser.
If you want to copy some data based on a key and structure, you could use some sort of dynamic SQL generation, or you can put some views on Oracle and have ADF copy those directly.
and upvote
for the same. And, if you have any further query do let us know.