Hi Vegnesa, Savio ,
Welcome to Microsoft Q&A platform and thanks for posting your query.
As per my understanding, you are trying to fetch the column names out of the oracle table using REST API call on the dataset via ADF, however, the output is not coming as expected. Please let me know if that is not the clear understanding.
I tried to reproduce your scenario with Azure SQL table since I do not have oracle table to repro right now but I got the expected result. Kindly check if you are doing something incorrectly.
Kindly make sure the table is selected in the dataset and schema has been imported. Try to import the schema again and run the pipeline
I used web activity to make the REST api call using the above URL you shared and it gave expected result. Here is more details:
Hope it helps. Kindly accept the answer by clicking on Accept answer
button if it helped. In case you have any further query, kindly let us know in comment. Thankyou